Skip to content

Commit a7a8eed

Browse files
committed
New release
1 parent c9ea471 commit a7a8eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Some guidelines in reading this document:
1010
* Being that these are the early days of the repository, we have some code changes that were added directly and without much detail, for these we have a link to the commit instead of the PR.
1111
* Annotations starting with **[BC]** indicates breaking change.
1212

13-
## [new release]
13+
## [1.3.3]
1414
* WPAPI adapter: body of modifying requests wasn't being sent due a typo.
1515

1616
## [1.3.2]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-wpapi",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Wordpress integration Redux middleware based on node-wpapi.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)