From 0e5fe6e6c9551b78b3cdfa180c6a0928bb9244bd Mon Sep 17 00:00:00 2001 From: Hugh Willson Date: Fri, 5 Oct 2018 09:51:36 -0400 Subject: [PATCH] chore: Publish - apollo-boost@0.1.17-local-state-alpha.4 - apollo-cache-inmemory@1.3.1-local-state-alpha.4 - apollo-cache@1.1.18-local-state-alpha.4 - apollo-client@2.4.3-local-state-alpha.4 - apollo-utilities@1.0.22-local-state-alpha.4 - graphql-anywhere@4.1.20-local-state-alpha.4 --- packages/apollo-boost/package.json | 2 +- packages/apollo-cache-inmemory/package.json | 2 +- packages/apollo-cache/package.json | 2 +- packages/apollo-client/package.json | 2 +- packages/apollo-utilities/package.json | 2 +- packages/graphql-anywhere/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/apollo-boost/package.json b/packages/apollo-boost/package.json index 20c090b74d7..88c0e7e8cbf 100644 --- a/packages/apollo-boost/package.json +++ b/packages/apollo-boost/package.json @@ -1,6 +1,6 @@ { "name": "apollo-boost", - "version": "0.1.17-local-state-alpha.3", + "version": "0.1.17-local-state-alpha.4", "description": "The easiest way to get started with Apollo Client", "author": "Peggy Rayzis ", "contributors": [ diff --git a/packages/apollo-cache-inmemory/package.json b/packages/apollo-cache-inmemory/package.json index e869dd6dacd..11c3db331e1 100644 --- a/packages/apollo-cache-inmemory/package.json +++ b/packages/apollo-cache-inmemory/package.json @@ -1,6 +1,6 @@ { "name": "apollo-cache-inmemory", - "version": "1.3.1-local-state-alpha.3", + "version": "1.3.1-local-state-alpha.4", "description": "Core abstract of Caching layer for Apollo Client", "author": "James Baxley ", "contributors": [ diff --git a/packages/apollo-cache/package.json b/packages/apollo-cache/package.json index 09107a12f3c..47f902b61c5 100644 --- a/packages/apollo-cache/package.json +++ b/packages/apollo-cache/package.json @@ -1,6 +1,6 @@ { "name": "apollo-cache", - "version": "1.1.18-local-state-alpha.3", + "version": "1.1.18-local-state-alpha.4", "description": "Core abstract of Caching layer for Apollo Client", "author": "James Baxley ", "contributors": [ diff --git a/packages/apollo-client/package.json b/packages/apollo-client/package.json index c1965965368..bbf2c7a6a7b 100644 --- a/packages/apollo-client/package.json +++ b/packages/apollo-client/package.json @@ -1,7 +1,7 @@ { "name": "apollo-client", "private": true, - "version": "2.4.3-local-state-alpha.3", + "version": "2.4.3-local-state-alpha.4", "description": "A simple yet functional GraphQL client.", "main": "./lib/bundle.umd.js", "module": "./lib/index.js", diff --git a/packages/apollo-utilities/package.json b/packages/apollo-utilities/package.json index 4d1ca897834..4307bc1153a 100644 --- a/packages/apollo-utilities/package.json +++ b/packages/apollo-utilities/package.json @@ -1,6 +1,6 @@ { "name": "apollo-utilities", - "version": "1.0.22-local-state-alpha.3", + "version": "1.0.22-local-state-alpha.4", "description": "Utilities for working with GraphQL ASTs", "author": "James Baxley ", "contributors": [ diff --git a/packages/graphql-anywhere/package.json b/packages/graphql-anywhere/package.json index dd90f6b21c5..dcb1f6297c6 100644 --- a/packages/graphql-anywhere/package.json +++ b/packages/graphql-anywhere/package.json @@ -1,6 +1,6 @@ { "name": "graphql-anywhere", - "version": "4.1.20-local-state-alpha.3", + "version": "4.1.20-local-state-alpha.4", "description": "Run GraphQL queries with no schema and just one resolver", "main": "./lib/bundle.umd.js", "module": "./lib/index.js",