Skip to content

Commit 0e3ea17

Browse files
committed
chore(release): version
1 parent 1ab14cf commit 0e3ea17

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/chart/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sensoro-design/chart
22

3+
## 1.7.11
4+
5+
### Patch Changes
6+
7+
- 解决图表 HideAxesStackBar 参考面积图层级问题
8+
39
## 1.7.10
410

511
### Patch Changes

packages/chart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sensoro-design/chart",
33
"type": "module",
4-
"version": "1.7.10",
4+
"version": "1.7.11",
55
"exports": {
66
".": {
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)