Skip to content

Commit 30f547f

Browse files
authored
chore: release v0.9.0-rc.5 (#240)
1 parent fca51c5 commit 30f547f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### vNEXT
44

5-
### v0.9.0-rc.3
5+
### v0.9.0-rc.3, v0.9.0-rc.4, v0.9.0-rc.5
66

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

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.9.0-rc.3",
3+
"version": "0.9.0-rc.5",
44
"description": "Angular 2.0 client for Apollo",
55
"main": "build/bundles/apollo.umd.js",
66
"module": "build/src/index.js",

0 commit comments

Comments
 (0)