Skip to content

Commit 9c0cc7e

Browse files
committed
3.6.0
1 parent a45c27f commit 9c0cc7e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [3.6.0](https://github.com/open-data-plan/g2plot-vue/compare/v3.5.0...v3.6.0) (2021-09-24)
2+
3+
### Features
4+
5+
- add onReady callback support ([a45c27f](https://github.com/open-data-plan/g2plot-vue/commit/a45c27ff06e9e5d26c2263f4bf8e1ee30ee5091a))
6+
17
# [3.5.0](https://github.com/open-data-plan/g2plot-vue/compare/v3.4.1...v3.5.0) (2021-09-18)
28

39
### Bug Fixes

package-lock.json

+2-2
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": "3.5.0",
3+
"version": "3.6.0",
44
"description": "G2Plot for vue 3",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)