Skip to content

Commit c57b8a5

Browse files
authored
chore: v0.8.32 & changelog (#289)
* chore: v0.8.32 & changelog * Update CHANGELOG.md
1 parent d6f26b1 commit c57b8a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
#### 0.8.31 (2022-08-29)
28

39
##### Revert

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.31",
3+
"version": "0.8.32",
44
"description": "The component module for antv",
55
"author": "https://github.com/orgs/antvis/people",
66
"license": "MIT",

0 commit comments

Comments
 (0)