Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
update meta for release
Browse files Browse the repository at this point in the history
  • Loading branch information
James Baxley committed Sep 22, 2016
1 parent 2338132 commit 01425b3
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 @@ -4,8 +4,11 @@ Expect active development and potentially significant breaking changes in the `0

### vNext

### v0.5.6

- Bug: Passing immutable to ApolloProvider breaks ssr. `renderToStringWithData` fails to reference the right store.
[#222](https://github.com/apollostack/react-apollo/pull/222)
- Bug: Fixed issue with context in SSR [#218](https://github.com/apollostack/react-apollo/issues/218)

### v0.5.5

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": "react-apollo",
"version": "0.5.5",
"version": "0.5.6",
"description": "React data container for Apollo Client",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 01425b3

Please sign in to comment.