Skip to content

Commit 138d44e

Browse files
committed
v3.0.1
1 parent 1a01ba2 commit 138d44e

File tree

3 files changed

+736
-606
lines changed

3 files changed

+736
-606
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.1 (2020-04-11)
4+
#### Improvement
5+
- added missing types
6+
37
## 3.0.0 beta 4 / 3.0.0 beta 5 / 3.0.0 (2020-02-05)
48
#### Breaking Changes
59
- replaced `WPContext` with `WordPressProvider`

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.0",
3+
"version": "3.0.1",
44
"description": "Set of hooks for WordPress REST API",
55
"author": "Jakub Biesiada",
66
"license": "MIT",

0 commit comments

Comments
 (0)