Skip to content

Commit 1e85b7a

Browse files
committed
2.4.0
1 parent 2de14ad commit 1e85b7a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [2.4.0](https://github.com/open-data-plan/g2plot-vue/compare/v2.3.1...v2.4.0) (2021-01-15)
2+
3+
### Features
4+
5+
- introduce new charts ([dba197a](https://github.com/open-data-plan/g2plot-vue/commit/dba197a48ec3b8f70699045081b1e91797447348))
6+
17
## [2.3.1](https://github.com/open-data-plan/g2plot-vue/compare/v2.3.0...v2.3.1) (2020-11-24)
28

39
# [2.3.0](https://github.com/open-data-plan/g2plot-vue/compare/v2.2.0...v2.3.0) (2020-11-10)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)