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 98b2846 commit b6b3c30Copy full SHA for b6b3c30
packages/chart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart
2
3
+## 1.4.6
4
+
5
+### Patch Changes
6
7
+- export IMarkAreaSpec IMarkPointSpec ISankeyLabelSpec ...
8
9
## 1.4.5
10
11
### Patch Changes
packages/chart/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart",
"type": "module",
- "version": "1.4.5",
+ "version": "1.4.6",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments