We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dda93b commit 148b5dcCopy full SHA for 148b5dc
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# react-wordpress-hooks Changelog
2
3
+## 3.0.2 (2020-04-19)
4
+#### Repository Changes
5
+- updated repository URLs
6
+
7
## 3.0.1 (2020-04-11)
8
#### Improvement
9
- added missing types
package.json
@@ -1,6 +1,6 @@
{
"name": "react-wordpress-hooks",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "Set of hooks for WordPress REST API",
"author": "Jakub Biesiada",
"license": "MIT",
0 commit comments