Skip to content

Commit

Permalink
Merge pull request #153 from Automattic/release/4-8-4
Browse files Browse the repository at this point in the history
Release 4.8.4
  • Loading branch information
timmyc authored and jsnajdr committed Jan 27, 2020
1 parent 9281e58 commit c6698a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/wpcom.js/History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

4.8.3 / 2015-2-18
==================

* adds support for special `apiNamespace` param to integrate core WP-API

4.8.3 / 2015-12-10
==================

Expand Down
2 changes: 1 addition & 1 deletion packages/wpcom.js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wpcom",
"description": "Official JavaScript library for the WordPress.com REST API",
"version": "4.8.3",
"version": "4.8.4",
"main": "dist/index.js",
"author": "Automattic, Inc.",
"contributors": [
Expand Down

0 comments on commit c6698a9

Please sign in to comment.