We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ad622 commit 7f8489eCopy full SHA for 7f8489e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.9.12](https://github.com/vueblocks/ve-charts/compare/v0.9.11...v0.9.12) (2023-12-14)
+## [0.9.13](https://github.com/vueblocks/ve-charts/compare/v0.9.12...v0.9.13) (2023-12-14)
2
3
4
### Features
docs/change-log.md
@@ -1,6 +1,6 @@
# 更新日志
-## v0.9.12
+## v0.9.13
5
* **新增** 扩展组件:柱图悬浮饼图
6
package.json
{
"name": "ve-charts",
- "version": "0.9.12",
+ "version": "0.9.13",
"description": "ECharts 4.x for Vue.js 2.x.",
"main": "lib/ve-charts.umd.min.js",
"unpkg": "lib/ve-charts.umd.min.js",
0 commit comments