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.
2 parents 16d5fd3 + 14145d9 commit f767b7dCopy full SHA for f767b7d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="3.0.0-beta5"></a>
2
+### 3.0.0-beta5 (2017-02-01)
3
+
4
+Fix config and http injection <https://github.com/shprink/wp-api-angular/issues/20>
5
6
<a name="3.0.0-beta4"></a>
7
### 3.0.0-beta4 (2017-01-27)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "wp-api-angular",
- "version": "3.0.0-beta4",
+ "version": "3.0.0-beta5",
"description": "WordPress WP-API v2 client for Angular2",
"main": "wp-api-angular.js",
"typings": "wp-api-angular.d.ts",
0 commit comments