We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bef088 commit 6cf93b3Copy full SHA for 6cf93b3
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+#### 0.8.34 (2023-05-09)
2
+
3
+##### Bug Fixes
4
5
+- 修复 datamarker 自动调整下文本与文本背景偏移存在偏差 ([#301](https://github.com/antvis/component/pull/301)) ([3bef0881](https://github.com/antvis/component/commit/3bef0881de0218170e1ea135a5a4498c5d200cf1))
6
7
8
9
#### 0.8.33 (2023-04-03)
10
11
##### New Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/component",
- "version": "0.8.33",
+ "version": "0.8.34",
"description": "The component module for antv",
"author": "https://github.com/orgs/antvis/people",
"license": "MIT",
0 commit comments