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 d6caadf commit d3c611eCopy full SHA for d3c611e
packages/chart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart
2
3
+## 1.4.5
4
+
5
+### Patch Changes
6
7
+- 去除 DoubleOverlapArea cursor 配置,由 markArea 实现
8
9
## 1.4.4
10
11
### Patch Changes
packages/chart/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart",
"type": "module",
- "version": "1.4.4",
+ "version": "1.4.5",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments