Skip to content

Commit

Permalink
Merge pull request #236 from apollostack/v0.9.0-rc.3
Browse files Browse the repository at this point in the history
Release v0.9.0-rc.3
  • Loading branch information
Urigo authored Jan 11, 2017
2 parents 3c4310a + dc7a33d commit 7a4d8ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

### vNEXT

### v0.9.0-rc.3

- Support `tree-shaking` for `apollo-client` and `apollo-client-rxjs` ([PR #206](https://github.com/apollostack/angular2-apollo/pull/206))
- Support `[email protected]` ([PR #206](https://github.com/apollostack/angular2-apollo/pull/206))

### v0.9.0-rc.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-apollo",
"version": "0.9.0-rc.2",
"version": "0.9.0-rc.3",
"description": "Angular 2.0 client for Apollo",
"main": "build/bundles/apollo.umd.js",
"module": "build/src/index.js",
Expand Down

0 comments on commit 7a4d8ba

Please sign in to comment.