Skip to content

Commit d9b8ea2

Browse files
committed
2.0.0
1 parent 8a512c9 commit d9b8ea2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [2.0.0](https://github.com/open-data-plan/g2plot-vue/compare/v1.0.0...v2.0.0) (2020-10-13)
2+
3+
### Features
4+
5+
- compatible with g2plot v2 ([e71643c](https://github.com/open-data-plan/g2plot-vue/commit/e71643c8aaa9d037a8291d99a3e27bb02875e518))
6+
17
# [1.0.0](https://github.com/open-data-plan/g2plot-vue/compare/c9116e3280cd5c18241cd101aa787063806fe19f...v1.0.0) (2020-09-01)
28

39
### Bug Fixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opd/g2plot-vue",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "G2Plot for vue 3",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)