Skip to content

Commit 83b44b2

Browse files
committed
bump beta4
1 parent af06b89 commit 83b44b2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="3.0.0-beta4"></a>
2+
### 3.0.0-beta4 (2017-01-27)
3+
4+
Add AOT support for GOOD this time! <https://github.com/shprink/wp-api-angular/issues/19>
5+
16
<a name="3.0.0-beta3"></a>
27
### 3.0.0-beta3 (2017-01-22)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-api-angular",
3-
"version": "3.0.0-beta3",
3+
"version": "3.0.0-beta4",
44
"description": "WordPress WP-API v2 client for Angular2",
55
"main": "wp-api-angular.js",
66
"typings": "wp-api-angular.d.ts",

0 commit comments

Comments
 (0)