Skip to content

Commit afa0b17

Browse files
committed
2.12.0
1 parent 61d1dc8 commit afa0b17

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.12.0](https://github.com/open-data-plan/g2plot-react/compare/v2.11.0...v2.12.0) (2021-09-24)
2+
3+
### Features
4+
5+
- add onReady callback support ([61d1dc8](https://github.com/open-data-plan/g2plot-react/commit/61d1dc8f9bad5eb4e45798408eafcef3a6133d7c))
6+
17
# [2.11.0](https://github.com/open-data-plan/g2plot-react/compare/v2.10.1...v2.11.0) (2021-09-18)
28

39
### Features

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-react",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "G2Plot for React",
55
"keywords": [
66
"component",

0 commit comments

Comments
 (0)