Skip to content

Commit

Permalink
chore: 版本更新 (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfu1 authored Jun 1, 2021
1 parent 98a114a commit eb6dd3d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.1.5

`2021-06-01`

- 🆕 新增 IndentedTreeGraph, 功能类似 IndentedTree ,IndentedTree 不再官网继续透出,功能保留。
- 🆕 关系图内置 `grahpId` , 默认支持一个页面使用多个关系图。
- 🆕 关系图新增 `loading``onReady``loadingTemplate` 等 props.

## 1.1.4

`2021-05-14`
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.4",
"version": "1.1.5",
"description": "React translate g2plot",
"bugs": {
"url": "https://github.com/ant-design/ant-design-charts/issues"
Expand Down

0 comments on commit eb6dd3d

Please sign in to comment.