Skip to content

Commit

Permalink
Merge pull request #47 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 Jul 4, 2024
2 parents 6984db6 + abe54fd commit 5335e12
Show file tree
Hide file tree
Showing 3 changed files with 13 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": [
"beige-ladybugs-camp",
"eighty-seahorses-laugh",
"few-waves-hammer",
"gold-wolves-exist",
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# classic-react-hooks

## 1.0.0-beta.10

### Minor Changes

- 4a00db0: Docs and some refactor for logic

- [c1db97d] docs: remove doc template files
- [d3cdff6] feat: create new copy-to-clipboard function in use-copy-to-clipboard
- [44179bd] test: add test case to handle defaultValue in catch block in use-local-storage
- [d8d5b41] fix: parse logic in use-local-storage

## 1.0.0-beta.9

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

0 comments on commit 5335e12

Please sign in to comment.