Skip to content

Commit 7d3a46a

Browse files
committed
2.2.0
1 parent d9fc8d8 commit 7d3a46a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [2.2.0](https://github.com/open-data-plan/g2plot-react/compare/v2.1.0...v2.2.0) (2020-10-19)
2+
3+
### Features
4+
5+
- add new chart ([d9fc8d8](https://github.com/open-data-plan/g2plot-react/commit/d9fc8d88b0acdb626d77449f2fb9c660ae7bd521))
6+
17
# [2.1.0](https://github.com/open-data-plan/g2plot-react/compare/v2.0.2...v2.1.0) (2020-10-16)
28

39
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.0",
3+
"version": "2.2.0",
44
"description": "G2Plot for React",
55
"keywords": [
66
"component",

0 commit comments

Comments
 (0)