Skip to content

Commit ad203ec

Browse files
committed
chore(release): version
1 parent 9c0cbda commit ad203ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/theme/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- 更新 light 主题配置
8+
39
## 1.0.5
410

511
### Patch Changes

packages/theme/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-theme",
33
"type": "module",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"exports": {
66
".": {
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)