Skip to content

Commit d9c4c6d

Browse files
chore(release): 14.7.1 [skip ci]
## [14.7.1](v14.7.0...v14.7.1) (2022-07-03) ### Bug Fixes * **useCookieValue:** proper js-cookie import ([#864](#864)) ([bb6464b](bb6464b)), closes [#280](#280)
1 parent bb6464b commit d9c4c6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.7.1](https://github.com/react-hookz/web/compare/v14.7.0...v14.7.1) (2022-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **useCookieValue:** proper js-cookie import ([#864](https://github.com/react-hookz/web/issues/864)) ([bb6464b](https://github.com/react-hookz/web/commit/bb6464b9893370c73edcf462a65f09de23efbf44)), closes [#280](https://github.com/react-hookz/web/issues/280)
7+
18
# [14.7.0](https://github.com/react-hookz/web/compare/v14.6.0...v14.7.0) (2022-06-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-hookz/web",
3-
"version": "14.7.0",
3+
"version": "14.7.1",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)