Skip to content

Commit e95d1a3

Browse files
Merge pull request #71 from Ashish-simpleCoder/changeset-release/canary
canary 2.0.0-canary.1
2 parents 5022916 + b5e4676 commit e95d1a3

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"classic-react-hooks": "1.4.0"
66
},
77
"changesets": [
8-
"icy-boats-make"
8+
"icy-boats-make",
9+
"tender-sites-occur"
910
]
1011
}

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# classic-react-hooks
22

3+
## 2.0.0-canary.1
4+
5+
### Minor Changes
6+
7+
- 44ce4b9: Docs - add usage example in js-doc for all of the hooks
8+
39
## 2.0.0-canary.0
410

511
### Major Changes
612

713
Breaking
14+
815
- v2 release prepare
9-
- Rewrite all of the hooks and their documenation
16+
- Rewrite all of the hooks and their documenation
1017

1118
## 1.4.0
1219

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": "2.0.0-canary.0",
3+
"version": "2.0.0-canary.1",
44
"description": "A great collection of React utility hooks",
55
"keywords": [
66
"classic-react-hooks",

0 commit comments

Comments
 (0)