Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - apollo-cache-control@0.7.6-alpha.13
 - apollo-datasource-rest@0.5.2-alpha.13
 - apollo-datasource@0.5.1-alpha.13
 - apollo-engine-reporting-protobuf@0.3.2-alpha.13
 - apollo-engine-reporting@1.4.0-alpha.13
 - @apollo/federation@0.6.11-alpha.13
 - @apollo/gateway@0.7.0-alpha.13
 - apollo-server-azure-functions@2.7.0-alpha.13
 - apollo-server-cache-memcached@0.5.1-alpha.13
 - apollo-server-cache-redis@1.0.1-alpha.13
 - apollo-server-caching@0.4.1-alpha.13
 - apollo-server-cloud-functions@2.7.0-alpha.13
 - apollo-server-cloudflare@2.7.0-alpha.13
 - apollo-server-core@2.7.0-alpha.13
 - apollo-server-express@2.7.0-alpha.13
 - apollo-server-fastify@2.7.0-alpha.13
 - apollo-server-hapi@2.7.0-alpha.13
 - apollo-server-integration-testsuite@2.7.0-alpha.13
 - apollo-server-koa@2.7.0-alpha.13
 - apollo-server-lambda@2.7.0-alpha.13
 - apollo-server-micro@2.7.0-alpha.13
 - apollo-server-plugin-base@0.6.0-alpha.13
 - apollo-server-plugin-response-cache@0.2.7-alpha.13
 - apollo-server-testing@2.7.0-alpha.13
 - apollo-server-types@0.1.1-alpha.13
 - apollo-server@2.7.0-alpha.13
 - apollo-tracing@0.7.5-alpha.13
 - graphql-extensions@0.8.0-alpha.13
  • Loading branch information
abernix committed Jul 15, 2019
1 parent e2c6bed commit b76ca73
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-cache-control/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-cache-control",
"version": "0.7.6-alpha.12",
"version": "0.7.6-alpha.13",
"description": "A GraphQL extension for cache control",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-datasource-rest/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-datasource-rest",
"version": "0.5.2-alpha.12",
"version": "0.5.2-alpha.13",
"author": "opensource@apollographql.com",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-datasource/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-datasource",
"version": "0.5.1-alpha.12",
"version": "0.5.1-alpha.13",
"author": "opensource@apollographql.com",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-engine-reporting-protobuf/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-engine-reporting-protobuf",
"version": "0.3.2-alpha.12",
"version": "0.3.2-alpha.13",
"description": "Protobuf format for Apollo Engine",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-engine-reporting/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-engine-reporting",
"version": "1.4.0-alpha.12",
"version": "1.4.0-alpha.13",
"description": "Send reports about your GraphQL services to Apollo Engine",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-federation/package.json
@@ -1,6 +1,6 @@
{
"name": "@apollo/federation",
"version": "0.6.11-alpha.12",
"version": "0.6.11-alpha.13",
"description": "Apollo Federation Utilities",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-gateway/package.json
@@ -1,6 +1,6 @@
{
"name": "@apollo/gateway",
"version": "0.7.0-alpha.12",
"version": "0.7.0-alpha.13",
"description": "Apollo Gateway",
"author": "opensource@apollographql.com",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-azure-functions/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-azure-functions",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Azure Functions",
"keywords": [
"GraphQL",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-cache-memcached/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-cache-memcached",
"version": "0.5.1-alpha.12",
"version": "0.5.1-alpha.13",
"author": "opensource@apollographql.com",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-cache-redis/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-cache-redis",
"version": "1.0.1-alpha.12",
"version": "1.0.1-alpha.13",
"author": "opensource@apollographql.com",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-caching/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-caching",
"version": "0.4.1-alpha.12",
"version": "0.4.1-alpha.13",
"author": "opensource@apollographql.com",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-cloud-functions/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-cloud-functions",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Google Cloud Functions",
"keywords": [
"GraphQL",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-cloudflare/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-cloudflare",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Cloudflare workers",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-core/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-core",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Core engine for Apollo GraphQL server",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-express/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-express",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Express and Connect",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-fastify/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-fastify",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Fastify",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-hapi/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-hapi",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Hapi",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-integration-testsuite/package.json
@@ -1,7 +1,7 @@
{
"name": "apollo-server-integration-testsuite",
"private": true,
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Apollo Server Integrations testsuite",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-koa/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-koa",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Koa",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-lambda/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-lambda",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for AWS Lambda",
"keywords": [
"GraphQL",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-micro/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-micro",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production-ready Node.js GraphQL server for Micro",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-plugin-base/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-plugin-base",
"version": "0.6.0-alpha.12",
"version": "0.6.0-alpha.13",
"description": "Apollo Server plugin base classes",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-plugin-response-cache/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-plugin-response-cache",
"version": "0.2.7-alpha.12",
"version": "0.2.7-alpha.13",
"description": "Apollo Server full query response cache",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-testing/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-testing",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Test utils for apollo-server",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server-types/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server-types",
"version": "0.1.1-alpha.12",
"version": "0.1.1-alpha.13",
"description": "Apollo Server shared types",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-server/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-server",
"version": "2.7.0-alpha.12",
"version": "2.7.0-alpha.13",
"description": "Production ready GraphQL Server",
"author": "opensource@apollographql.com",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-tracing/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-tracing",
"version": "0.7.5-alpha.12",
"version": "0.7.5-alpha.13",
"description": "Collect and expose trace data for GraphQL requests",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-extensions/package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-extensions",
"version": "0.8.0-alpha.12",
"version": "0.8.0-alpha.13",
"description": "Add extensions to GraphQL servers",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit b76ca73

Please sign in to comment.