Skip to content

Commit

Permalink
Version 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xile611 committed Jun 30, 2016
1 parent e1422d1 commit 3d36a1c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGLOG.md
@@ -1,3 +1,13 @@
## 0.12.3 (June 30, 2016)

### fix

- Fix the bug that no animation when data change, but points of Line are the same

### refactor

- Remove xAxisMap and yAxisMap in ReferenceDot and ReferenceLine

## 0.12.2 (June 29, 2016)

### feat
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "recharts",
"version": "0.12.2",
"version": "0.12.3",
"description": "React charts",
"main": "lib/index",
"jsnext:main": "es6/index",
Expand Down

0 comments on commit 3d36a1c

Please sign in to comment.