Skip to content

Commit

Permalink
release 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
arcthur committed Dec 14, 2021
1 parent 71e80b7 commit 856b1e9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.1.7 (dec 14, 2021)

# fix

- Treemap do not render depth (#2718 #2719)
- Update PolarRadiusAxis.tsx (#2720)

# chore

- Update d3-interpolate, d3-scale and d3-shape (#2707)

## 2.1.6 (oct 26, 2021)

### fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recharts",
"version": "2.1.6",
"version": "2.1.7",
"description": "React charts",
"main": "lib/index",
"module": "es6/index",
Expand Down

0 comments on commit 856b1e9

Please sign in to comment.