We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f26b1 commit c57b8a5Copy full SHA for c57b8a5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+#### 0.8.32 (2023-02-09)
2
+
3
+##### Bug Fixes
4
5
+- **category:** 分页图例,分页宽度获取错误,导致部分图例被剪切 ([#288](https://github.com/antvis/component/pull/288)) ([d6f26b1d](https://github.com/antvis/component/commit/d6f26b1d309100e5164934a9b3fc86f0df30742d))
6
7
#### 0.8.31 (2022-08-29)
8
9
##### Revert
package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/component",
- "version": "0.8.31",
+ "version": "0.8.32",
"description": "The component module for antv",
"author": "https://github.com/orgs/antvis/people",
"license": "MIT",
0 commit comments