Skip to content

Commit 3314121

Browse files
committed
1.2.1
1 parent 6308066 commit 3314121

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-viewport-hooks Changelog
22

3-
## 1.2.0 beta 2 / 1.2.0 beta 3 / 1.2.0 (2020-02-11)
3+
## 1.2.0 beta 2 / 1.2.0 beta 3 / 1.2.0 / 1.2.1 (2020-02-11)
4+
#### Bug Fix
45
- added missing `options` prop to HOC
56

67
## 1.2.0 beta 1 (2020-02-11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-viewport-hooks",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Get real viewport width & height",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)