Skip to content

Commit

Permalink
chore(release): release 0.4.5 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo authored and kamilkisiela committed Sep 7, 2016
1 parent 5efaff3 commit f8bde7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

### vNEXT

### v0.4.5

- Moved to Angular2 RC6 ([PR #81](https://github.com/apollostack/angular2-apollo/pull/81))
- Added `fetchMore` to the `ApolloQuery` interface ([PR #82](https://github.com/apollostack/angular2-apollo/pull/82)) ([Issue #80](https://github.com/apollostack/angular2-apollo/issues/80))

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular2-apollo",
"version": "0.4.4",
"version": "0.4.5",
"description": "Angular 2.0 client for Apollo",
"main": "build/src/index.js",
"typings": "./build/src/index.d.ts",
Expand Down

0 comments on commit f8bde7d

Please sign in to comment.