Skip to content

Commit efdd10d

Browse files
Merge pull request #34 from Ashish-simpleCoder/changeset-release/main
Version Packages (beta)
2 parents 059d2f6 + 357c731 commit efdd10d

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"changesets": [
88
"eighty-seahorses-laugh",
99
"moody-pumas-grab",
10+
"nasty-trees-move",
1011
"silver-cows-explode",
1112
"tiny-tables-switch"
1213
]

CHANGELOG.md

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

3+
## 1.0.0-beta.4
4+
5+
### Major Changes
6+
7+
- 72681e1: Major release
8+
39
## 0.2.0-beta.3
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "classic-react-hooks",
3-
"version": "0.2.0-beta.3",
3+
"version": "1.0.0-beta.4",
44
"description": "A great collection of React utility hooks",
55
"keywords": [
66
"classic-react-hooks",

0 commit comments

Comments
 (0)