Skip to content

Commit 768fb97

Browse files
committed
v1.0.2
1 parent 6b442aa commit 768fb97

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# react-wordpress-hooks Changelog
1+
# react-viewport-hooks Changelog
22

3-
## 1.0.1 (2019-08-05)
3+
## 1.0.1 / 1.0.2 (2019-08-05)
44
#### New Feature
55
- `useViewport` hook

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [react-viewport-hooks](https://github.com/jb1905/react-wordpress-hooks)
1+
# [react-viewport-hooks](https://github.com/jb1905/react-viewport-hooks)
22

33
[![NPM version](http://img.shields.io/npm/v/react-viewport-hooks.svg?style=flat-square)](https://www.npmjs.com/package/react-viewport-hooks)
44
[![NPM downloads](http://img.shields.io/npm/dm/react-viewport-hooks.svg?style=flat-square)](https://www.npmjs.com/package/react-viewport-hooks)

package.json

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

0 commit comments

Comments
 (0)