Skip to content

Commit 7a8412c

Browse files
chore(release): 15.0.1 [skip ci]
## [15.0.1](v15.0.0...v15.0.1) (2022-07-04) ### Bug Fixes * **useLifecycleLogger:** rework hook and improve tests coverage ([#868](#868)) ([bfba4c2](bfba4c2))
1 parent bfba4c2 commit 7a8412c

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+
## [15.0.1](https://github.com/react-hookz/web/compare/v15.0.0...v15.0.1) (2022-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **useLifecycleLogger:** rework hook and improve tests coverage ([#868](https://github.com/react-hookz/web/issues/868)) ([bfba4c2](https://github.com/react-hookz/web/commit/bfba4c25389a81677925d71645dd41da307bfe24))
7+
18
# [15.0.0](https://github.com/react-hookz/web/compare/v14.7.1...v15.0.0) (2022-07-04)
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": "15.0.0",
3+
"version": "15.0.1",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)