Skip to content

Commit 8ca9265

Browse files
authored
Release 0.4.6 (#99)
1 parent d648987 commit 8ca9265

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### vNEXT
44

5+
### v0.4.6
6+
7+
- Moved to Angular 2 final and updated RxJS to the latest version ([PR #96](https://github.com/apollostack/angular2-apollo/pull/96))
8+
59
### v0.4.5
610

711
- Moved to Angular2 RC6 ([PR #81](https://github.com/apollostack/angular2-apollo/pull/81))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-apollo",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "Angular 2.0 client for Apollo",
55
"main": "build/src/index.js",
66
"typings": "./build/src/index.d.ts",

0 commit comments

Comments
 (0)