Skip to content

Commit

Permalink
chore(release): 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jifeng committed Apr 28, 2024
1 parent a5f9c0a commit 0f86fd9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.13.0](https://github.com/byai/topology/compare/v1.12.0...v1.13.0) (2024-04-28)


### Features

* 移除logo ([a5f9c0a](https://github.com/byai/topology/commit/a5f9c0a784b9eb3f3a46b27158ddf9b2e1b5ffd5))


### Bug Fixes

* 报错处理t.className.indexOf ([b65c36d](https://github.com/byai/topology/commit/b65c36dda5934204c4129ffcd7c22597cd3817af))

## [1.12.0](https://github.com/byai/topology/compare/v1.11.1...v1.12.0) (2024-04-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byai/topology",
"version": "1.12.0",
"version": "1.13.0",
"description": "拓扑图组件",
"bugs": {
"url": "https://github.com/byai/topology/issues"
Expand Down

0 comments on commit 0f86fd9

Please sign in to comment.