Skip to content

Commit ae0b56a

Browse files
chore(deploy): Release (#1)
Releases: [email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0aa603c commit ae0b56a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/chilly-eels-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# use-echarts-react
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 0aa603c: first release

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": "0.0.0",
5+
"version": "1.0.0",
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)