Skip to content

Commit 7f8b766

Browse files
committed
1.6.0
1 parent d567a29 commit 7f8b766

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.6.0](https://github.com/open-data-plan/g2plot-react/compare/v1.5.2...v1.6.0) (2020-06-30)
2+
3+
### Bug Fixes
4+
5+
- add lodash to peer ([412ff59](https://github.com/open-data-plan/g2plot-react/commit/412ff59eedc3b360fdf7d5b1cefbbd218f1309e9))
6+
7+
### Features
8+
9+
- use chartRef instead of ref ([d567a29](https://github.com/open-data-plan/g2plot-react/commit/d567a291b8558803dec859c0df0f45429cd88319))
10+
111
<a name="1.5.2"></a>
212

313
## [1.5.2](https://github.com/open-data-plan/g2plot-react/compare/v1.5.1...v1.5.2) (2020-06-03)

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

0 commit comments

Comments
 (0)