Skip to content

Commit dbd6699

Browse files
committed
chore: update changelog and version
1 parent 2130bd6 commit dbd6699

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.6.4
2+
3+
* Fixed style regression introduced by v6.6.3.
4+
15
## 6.6.3
26

37
* Fixed inner wrapper styles.

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.6.3",
3+
"version": "6.6.4",
44
"description": "Vue.js component for Apache ECharts.",
55
"author": "GU Yiling <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)