Skip to content

Commit

Permalink
Merge pull request #29 from Ashish-simpleCoder/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (beta)
  • Loading branch information
Ashish-simpleCoder authored Apr 19, 2024
2 parents 04da6fe + 8262471 commit 24713cd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"classic-react-hooks": "0.1.0"
},
"changesets": [
"eighty-seahorses-laugh",
"silver-cows-explode",
"tiny-tables-switch"
]
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# classic-react-hooks

## 0.2.0-beta.2

### Minor Changes

- 8931f18: - Add use-client directive support
- Turn off cleanUrl config in vitepress doc
- Update test cases for `use-event-listener` hook

## 0.2.0-beta.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "classic-react-hooks",
"version": "0.2.0-beta.1",
"version": "0.2.0-beta.2",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
Expand Down

0 comments on commit 24713cd

Please sign in to comment.