Skip to content

Commit ae98672

Browse files
committed
2.3.0
1 parent dd04021 commit ae98672

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.3.0](https://github.com/open-data-plan/g2plot-react/compare/v2.2.1...v2.3.0) (2020-11-10)
2+
3+
### Features
4+
5+
- support new chart ([dd04021](https://github.com/open-data-plan/g2plot-react/commit/dd04021c33385c86a863f9c0e71f38ff9c83d074))
6+
17
## [2.2.1](https://github.com/open-data-plan/g2plot-react/compare/v2.2.0...v2.2.1) (2020-10-23)
28

39
# [2.2.0](https://github.com/open-data-plan/g2plot-react/compare/v2.1.0...v2.2.0) (2020-10-19)

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

0 commit comments

Comments
 (0)