Skip to content

Commit f96b4f7

Browse files
chore(release): 14.5.0 [skip ci]
# [14.5.0](v14.4.0...v14.5.0) (2022-06-30) ### Features * implement `useHookableRef` hook ([f41ab22](f41ab22))
1 parent f41ab22 commit f96b4f7

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.5.0](https://github.com/react-hookz/web/compare/v14.4.0...v14.5.0) (2022-06-30)
2+
3+
4+
### Features
5+
6+
* implement `useHookableRef` hook ([f41ab22](https://github.com/react-hookz/web/commit/f41ab226d4708a827724be3580d74dcef2baaee9))
7+
18
# [14.4.0](https://github.com/react-hookz/web/compare/v14.3.0...v14.4.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.4.0",
3+
"version": "14.5.0",
44
"description": "React hooks done right, for browser and SSR.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)