Skip to content

Commit 6e5e2cf

Browse files
committed
Release v1.0.2 "Recto Verso"
This patch release fixes a Superagent issue that surfaces when the API endpoints return malformed JSON, and resolves documentation discrepancies following the 4.7 merge of the REST API. It is named for Paradis' 2016 LP "Recto Verso". Props @bkirby989 and @aaronjorbin
1 parent 0e22b81 commit 6e5e2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "http://www.kadamwhite.com"
55
},
66
"name": "wpapi",
7-
"version": "1.0.1",
7+
"version": "1.0.2",
88
"description": "An isomorphic JavaScript client for interacting with the WordPress REST API",
99
"main": "wpapi.js",
1010
"repository": {

0 commit comments

Comments
 (0)