Skip to content

Commit 93530cd

Browse files
authored
chore: update package.json and changeLog (#36)
1 parent 3a3d2fa commit 93530cd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22
# github
3+
## [1.0.41](https://github.com/Erda-FE/dashboard-configuration/pull/28)(2021-10-21)
4+
5+
### Bugfix
6+
7+
* fix that onEvents don't work([5bc5595](https://github.com/Erda-FE/dashboard-configuration/pull/35/commits/5bc55956dc8163bb1f2d421cc516982effb2d0e0))
8+
39
## [1.0.40](https://github.com/Erda-FE/dashboard-configuration/pull/31)(2021-10-11)
410
beta version
511
### Feature

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@erda-ui/dashboard-configurator",
3-
"version": "1.0.40",
3+
"version": "1.0.41",
44
"description": "Erda dashboard configurator powered by Echart",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)