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 cae373b commit 33ea8c7Copy full SHA for 33ea8c7
.changeset/fancy-birds-hang.md
packages/use-echarts-react/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# use-echarts-react
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- cae373b: chore: bump version
8
9
## 1.0.1
10
11
### Patch Changes
packages/use-echarts-react/package.json
@@ -2,7 +2,7 @@
"name": "use-echarts-react",
"private": false,
"description": "A modernized React hook for integrating ECharts.",
- "version": "1.0.1",
+ "version": "1.0.2",
"homepage": "https://github.com/yikenman/use-echarts-react",
"repository": "https://github.com/yikenman/use-echarts-react",
"author": "yikenman",
0 commit comments