Skip to content

Commit 8424f15

Browse files
author
James Baxley
authored
version patch (apollographql#868)
1 parent d2bac92 commit 8424f15

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change log
22

33
### vNext
4+
5+
### 1.4.6
46
- Fix: Fix issue where `withRef`-option of `graphql` did not work when the query was skipped [#865](https://github.com/apollographql/react-apollo/pull/865)
57

68
### 1.4.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-apollo",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "React data container for Apollo Client",
55
"main": "lib/react-apollo.umd.js",
66
"module": "./lib/index.js",

0 commit comments

Comments
 (0)