Skip to content

Commit 96f29fd

Browse files
committed
1.7.4
1 parent 3897729 commit 96f29fd

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+
## [1.7.4](https://github.com/open-data-plan/g2plot-react/compare/v1.7.3...v1.7.4) (2020-07-22)
2+
3+
### Performance Improvements
4+
5+
- optimize data update ([3897729](https://github.com/open-data-plan/g2plot-react/commit/3897729249b1ed04abdde9f20463b87042cc3c94))
6+
17
## [1.7.3](https://github.com/open-data-plan/g2plot-react/compare/v1.7.2...v1.7.3) (2020-07-01)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)