Skip to content

Commit 74caf05

Browse files
chore(deploy): Release (#3)
Releases: use-echarts-react@1.0.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4b50edb commit 74caf05

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-worms-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/use-echarts-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# use-echarts-react
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 4b50edb: feat: use Reflect in Proxy
8+
39
## 1.0.0
410

511
### Major Changes

packages/use-echarts-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "use-echarts-react",
33
"private": false,
44
"description": "A modernized React hook for integrating ECharts.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"homepage": "https://github.com/yikenman/use-echarts-react",
77
"repository": "https://github.com/yikenman/use-echarts-react",
88
"author": "yikenman",

0 commit comments

Comments
 (0)