Skip to content

Commit b24b83f

Browse files
committed
2.13.0
1 parent 61b12cf commit b24b83f

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.13.0](https://github.com/open-data-plan/g2plot-react/compare/v2.12.1...v2.13.0) (2023-01-29)
2+
3+
### Features
4+
5+
- use jsx-runtime ([61b12cf](https://github.com/open-data-plan/g2plot-react/commit/61b12cf36c2a046a41a119cfa06e1c4c212b6f40))
6+
17
## [2.12.1](https://github.com/open-data-plan/g2plot-react/compare/v2.12.0...v2.12.1) (2023-01-29)
28

39
# [2.12.0](https://github.com/open-data-plan/g2plot-react/compare/v2.11.0...v2.12.0) (2021-09-24)

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

0 commit comments

Comments
 (0)