Skip to content

Commit

Permalink
1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Melon committed Nov 2, 2018
1 parent 76cbb9f commit 1696fdd
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="1.19.0"></a>
# [1.19.0](https://github.com/ElemeFE/v-charts/compare/v1.18.0...v1.19.0) (2018-11-02)


### Bug Fixes

* **pie:** support multi pie item ([0a99bd2](https://github.com/ElemeFE/v-charts/commit/0a99bd2))



<a name="1.18.0"></a>
# [1.18.0](https://github.com/ElemeFE/v-charts/compare/v1.17.10...v1.18.0) (2018-10-15)

Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG_CN.md
@@ -1,3 +1,13 @@
<a name="1.19.0"></a>
# [1.19.0](https://github.com/ElemeFE/v-charts/compare/v1.18.0...v1.19.0) (2018-11-02)


### Bug Fixes

* **pie:** support multi pie item ([0a99bd2](https://github.com/ElemeFE/v-charts/commit/0a99bd2))



<a name="1.18.0"></a>
# [1.18.0](https://github.com/ElemeFE/v-charts/compare/v1.17.10...v1.18.0) (2018-10-15)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "v-charts",
"version": "1.18.0",
"version": "1.19.0",
"description": "Vue Echarts Components",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 1696fdd

Please sign in to comment.