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 9c0cbda commit ad203ecCopy full SHA for ad203ec
packages/theme/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart-theme
2
3
+## 1.0.6
4
+
5
+### Patch Changes
6
7
+- 更新 light 主题配置
8
9
## 1.0.5
10
11
### Patch Changes
packages/theme/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart-theme",
"type": "module",
- "version": "1.0.5",
+ "version": "1.0.6",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments