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 a006641 commit fe9288dCopy full SHA for fe9288d
packages/chart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart
2
3
+## 1.7.0
4
+
5
+### Minor Changes
6
7
+- add TrendArea
8
9
## 1.6.1
10
11
### Patch Changes
packages/chart/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart",
"type": "module",
- "version": "1.6.1",
+ "version": "1.7.0",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments