Skip to content

Commit 148b5dc

Browse files
committed
v3.0.2
1 parent 6dda93b commit 148b5dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# react-wordpress-hooks Changelog
22

3+
## 3.0.2 (2020-04-19)
4+
#### Repository Changes
5+
- updated repository URLs
6+
37
## 3.0.1 (2020-04-11)
48
#### Improvement
59
- added missing types

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-wordpress-hooks",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Set of hooks for WordPress REST API",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)