Skip to content

Commit

Permalink
chore: v0.8.27 & changelog (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjunjie-loki authored Apr 12, 2022
1 parent e759466 commit 02b64ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 0.8.27 (2022-04-12)

##### New Features

- **axis:** 添加坐标轴标题详细说明 icon ([#270](https://github.com/antvis/component/pull/270)) ([2b6e336f](https://github.com/antvis/component/commit/2b6e336f98b246360d683f035b849fbfdf08365e))

#### 0.8.26 (2022-03-29)

##### New Features
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": "@antv/component",
"version": "0.8.26",
"version": "0.8.27",
"description": "The component module for antv",
"author": "https://github.com/orgs/antvis/people",
"license": "MIT",
Expand Down

0 comments on commit 02b64ac

Please sign in to comment.