Skip to content

Commit

Permalink
Merge pull request #43 from Ashish-simpleCoder/changeset-release/main
Browse files Browse the repository at this point in the history
Bump up to minor version
  • Loading branch information
Ashish-simpleCoder authored Jun 29, 2024
2 parents 0e7eccb + 8d3fdb4 commit 9da443e
Show file tree
Hide file tree
Showing 3 changed files with 14 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 @@ -6,6 +6,7 @@
},
"changesets": [
"eighty-seahorses-laugh",
"gold-wolves-exist",
"moody-pumas-grab",
"nasty-trees-move",
"quick-rules-help",
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# classic-react-hooks

## 1.0.0-beta.8

### Minor Changes

- a370a03: Update documentation and test cases

- [f7c5939] docs: update overview
- [3e06140] docs: update use-event-listener doc
- [0a8ef61] docs: update js-doc for all of the hooks
- [bb05733] remove: useCallback from hooks
- [a8f50f6] test: add extra test case for use-outside-click for covering the branch

## 1.0.0-beta.7

### 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": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
Expand Down

0 comments on commit 9da443e

Please sign in to comment.