Skip to content

Commit a8e30b1

Browse files
committed
chore: update changelog and version
1 parent 09808a4 commit a8e30b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.7.1
2+
3+
* Fixed that native events won't actually trigger.
4+
15
## 6.7.0
26

37
* Added supports for native DOM events binding with the `native:` prefix.

package.json

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

0 commit comments

Comments
 (0)