Skip to content

Commit 02b64ac

Browse files
chore: v0.8.27 & changelog (#271)
1 parent e759466 commit 02b64ac

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 0.8.27 (2022-04-12)
2+
3+
##### New Features
4+
5+
- **axis:** 添加坐标轴标题详细说明 icon ([#270](https://github.com/antvis/component/pull/270)) ([2b6e336f](https://github.com/antvis/component/commit/2b6e336f98b246360d683f035b849fbfdf08365e))
6+
17
#### 0.8.26 (2022-03-29)
28

39
##### New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/component",
3-
"version": "0.8.26",
3+
"version": "0.8.27",
44
"description": "The component module for antv",
55
"author": "https://github.com/orgs/antvis/people",
66
"license": "MIT",

0 commit comments

Comments
 (0)