We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e759466 commit 02b64acCopy full SHA for 02b64ac
2 files changed
CHANGELOG.md
@@ -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
7
#### 0.8.26 (2022-03-29)
8
9
##### New Features
package.json
@@ -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",
0 commit comments