Skip to content

Commit c7259f9

Browse files
committed
bump alpha8
1 parent 319fbe8 commit c7259f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1+
<a name="3.0.0-alpha8"></a>
2+
### 3.0.0-alpha8 (2016-10-30)
3+
4+
Upgrade to Angular 2.0.0 / NgModules
5+
16
<a name="3.0.0-alpha7"></a>
27
### 3.0.0-alpha7 (2016-07-30)
38

49
Making sure it is usable via TypeScript as well (export d.ts files).
510

11+
612
<a name="3.0.0-alpha2"></a>
713
### 3.0.0-alpha2 (2016-07-24)
814

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-alpha7",
3+
"version": "3.0.0-alpha8",
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)