Skip to content

Commit 7f8489e

Browse files
committed
chore: release v0.9.13
1 parent 35ad622 commit 7f8489e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.9.12](https://github.com/vueblocks/ve-charts/compare/v0.9.11...v0.9.12) (2023-12-14)
1+
## [0.9.13](https://github.com/vueblocks/ve-charts/compare/v0.9.12...v0.9.13) (2023-12-14)
22

33

44
### Features

docs/change-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 更新日志
22

3-
## v0.9.12
3+
## v0.9.13
44

55
* **新增** 扩展组件:柱图悬浮饼图
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ve-charts",
3-
"version": "0.9.12",
3+
"version": "0.9.13",
44
"description": "ECharts 4.x for Vue.js 2.x.",
55
"main": "lib/ve-charts.umd.min.js",
66
"unpkg": "lib/ve-charts.umd.min.js",

0 commit comments

Comments
 (0)