Skip to content

Commit

Permalink
chore: version (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfu1 authored Jun 17, 2021
1 parent eb5fc51 commit 78f31d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.1.17

`2021-06-17`

- 🐞 修复 graph autoFit 不生效。
- 🆕 新增 Violin 文档。

## 1.1.16

`2021-06-15`
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": "@ant-design/charts",
"version": "1.1.16",
"version": "1.1.17",
"description": "React translate g2plot",
"bugs": {
"url": "https://github.com/ant-design/ant-design-charts/issues"
Expand Down

0 comments on commit 78f31d5

Please sign in to comment.