We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3d2fa commit 93530cdCopy full SHA for 93530cd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
# 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
9
## [1.0.40](https://github.com/Erda-FE/dashboard-configuration/pull/31)(2021-10-11)
10
beta version
11
### Feature
package.json
@@ -1,6 +1,6 @@
{
"name": "@erda-ui/dashboard-configurator",
- "version": "1.0.40",
+ "version": "1.0.41",
"description": "Erda dashboard configurator powered by Echart",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments