Skip to content

Commit f2e89e2

Browse files
committed
1.4.0
1 parent 741d934 commit f2e89e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.0 (2021-09-15)
2+
3+
#### Features :moneybag:
4+
5+
- [PR](https://github.com/craig1123/react-recipes/pull/58) Added useQueryParams hook, tests, and documenation
6+
17
## v1.3.0 (2021-09-15)
28

39
#### Features :moneybag:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-recipes",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A React Hooks utility library containing popular customized hooks",
55
"author": "@craig1123",
66
"sideEffects": false,

0 commit comments

Comments
 (0)