Skip to content

Commit 8a16c1d

Browse files
chore(release): 12.2.3 [skip ci]
## [12.2.3](streamich/react-use@v12.2.2...v12.2.3) (2019-10-05) ### Bug Fixes * move react-wait types to dev dependencies, closes [streamich#644](streamich#644) ([49372ac](streamich@49372ac))
1 parent 49372ac commit 8a16c1d

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+
## [12.2.3](https://github.com/streamich/react-use/compare/v12.2.2...v12.2.3) (2019-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* move react-wait types to dev dependencies, closes [#644](https://github.com/streamich/react-use/issues/644) ([49372ac](https://github.com/streamich/react-use/commit/49372ac))
7+
18
## [12.2.2](https://github.com/streamich/react-use/compare/v12.2.1...v12.2.2) (2019-09-26)
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-use",
3-
"version": "12.2.2",
3+
"version": "12.2.3",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)