Skip to content

Commit 14dacc6

Browse files
committedMar 21, 2018
Version 1.0.0-alpha.3.
1 parent cec7601 commit 14dacc6

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
@@ -1,6 +1,6 @@
11
# graphql-react changelog
22

3-
## Next
3+
## 1.0.0-alpha.3
44

55
* Support the legacy React context API, fixing [#7](https://github.com/jaydenseric/graphql-react/issues/7).
66
* Use [`eslint-plugin-ava`](https://npm.im/eslint-plugin-ava).

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-react",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "A lightweight GraphQL client for React.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)