Skip to content

Commit 7085cc9

Browse files
chore(release): 5.5.5 [skip ci]
## [5.5.5](v5.5.4...v5.5.5) (2019-03-04) ### Bug Fixes * πŸ› make useWindowSize work on server ([8f93853](8f93853))
1 parent fd22958 commit 7085cc9

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+
## [5.5.5](https://github.com/streamich/react-use/compare/v5.5.4...v5.5.5) (2019-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› make useWindowSize work on server ([8f93853](https://github.com/streamich/react-use/commit/8f93853))
7+
18
## [5.5.4](https://github.com/streamich/react-use/compare/v5.5.3...v5.5.4) (2019-02-25)
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": "5.5.4",
3+
"version": "5.5.5",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
Β (0)