diff --git a/CHANGELOG.md b/CHANGELOG.md index 251074408..0c97c16cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -## 1.2.6 +## 1.2.8 + +`2021-08-17` + +- 🐞 修复节点 style 更新失败 +- 🐞 修复节点空数据时节点更新出错 + +## 1.2.7 `2021-08-13` diff --git a/package.json b/package.json index 40926a420..1a64ed26d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/charts", - "version": "1.2.7", + "version": "1.2.8", "description": "React translate g2plot", "bugs": { "url": "https://github.com/ant-design/ant-design-charts/issues"