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

Commit

Permalink
Releasing 0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeasday committed Oct 17, 2016
1 parent e725114 commit 070a619
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Expect active development and potentially significant breaking changes in the `0

### vNext

- Bug: Fix issue with SSR queries running twice when a mutation wraps a query [#274](https://github.com/apollostack/react-apollo/issue/274)
### v0.5.11

- Bug: Fix issue with SSR queries running twice when a mutation wraps a query [#274](https://github.com/apollostack/react-apollo/issue/274)

### v0.5.10

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.10",
"version": "0.5.11",
"description": "React data container for Apollo Client",
"main": "index.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 070a619

Please sign in to comment.