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 a74335e commit bbfbeb8Copy full SHA for bbfbeb8
packages/theme/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart-theme
2
3
+## 1.0.9
4
+
5
+### Patch Changes
6
7
+- 调整面积图渐变色
8
9
## 1.0.8
10
11
### Patch Changes
packages/theme/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart-theme",
"type": "module",
- "version": "1.0.8",
+ "version": "1.0.9",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments