Skip to content

Commit

Permalink
chore(release): version 2.4.2 changelog
Browse files Browse the repository at this point in the history
## [2.4.2](v2.4.1...v2.4.2) (2023-10-19)

### Bug Fixes

* 修改柱状图显示的问题 ([#374](#374)) ([8f37297](8f37297))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 8f37297 commit 55bc7b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.2](https://github.com/growingio/gio-design-charts/compare/v2.4.1...v2.4.2) (2023-10-19)


### Bug Fixes

* 修改柱状图显示的问题 ([#374](https://github.com/growingio/gio-design-charts/issues/374)) ([8f37297](https://github.com/growingio/gio-design-charts/commit/8f37297c936d3fba59330edb773760382eab5342))

## [2.4.1](https://github.com/growingio/gio-design-charts/compare/v2.4.0...v2.4.1) (2023-10-16)


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": "@gio-design/charts",
"version": "2.4.1",
"version": "2.4.2",
"main": "lib/index.js",
"module": "es/index.js",
"unpkg": "dist/charts.umd.min.js",
Expand Down

0 comments on commit 55bc7b2

Please sign in to comment.