Skip to content

Commit d773416

Browse files
committed
chore: bump version and update changelog
1 parent 20858a6 commit d773416

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.2.4
2+
3+
* Fixed that attributes were not outputted onto the chart root element for Vue 2 (#670).
4+
15
## 6.2.3
26

37
* Fixed the problem that `v-on` stops working after upgrading to `[email protected]`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-echarts",
3-
"version": "6.2.3",
3+
"version": "6.2.4",
44
"description": "Vue.js component for Apache ECharts.",
55
"author": "GU Yiling <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)