Skip to content

Commit

Permalink
Merge pull request #40 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 May 9, 2024
2 parents 05af596 + 52294ff commit ba346a9
Show file tree
Hide file tree
Showing 3 changed files with 12 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 @@ -9,6 +9,7 @@
"moody-pumas-grab",
"nasty-trees-move",
"quick-rules-help",
"sharp-hornets-heal",
"silver-cows-explode",
"tiny-tables-switch",
"wise-grapes-thank"
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# classic-react-hooks

## 1.0.0-beta.7

### Minor Changes

- 4709360: - doc: update description for delay in use-debounced-fn
- doc: update use-outside-click hook doc for new option param
- feat: add Options param in use-outside-click hook
- doc: remove return type from use-event-listener doc
- type: export use-event-listener params types

## 1.0.0-beta.6

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

0 comments on commit ba346a9

Please sign in to comment.