Skip to content

Commit 7195506

Browse files
committed
Name v1.2.2 and update changelog for backported #479
1 parent d6ca2cc commit 7195506

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog
22

33

4-
## v1.2.2 _(future release)_
4+
## v1.2.2 _Metaphorical Music_
55

6+
- Fix route match error with WordPress 5.5, props socrates77
67
- Throw an error early when `.file()` is passed a Buffer object without an accompanying name string, props @cungminh2710 & @mvhirsch
78

89

package.json

Lines changed: 1 addition & 1 deletion
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.2.1",
7+
"version": "1.2.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)