Skip to content

Commit

Permalink
try beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj committed Feb 16, 2022
1 parent b4d451a commit 8e9d8e1
Show file tree
Hide file tree
Showing 16 changed files with 38 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mode": "pre",
"tag": "alpha",
"tag": "beta",
"initialVersions": {
"@graphql-yoga/common": "0.1.0",
"graphql-yoga": "1.18.3",
Expand Down
23 changes: 23 additions & 0 deletions .changeset/tame-ways-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
'hello-world-benchmark': patch
'apollo-federation-with-yoga': patch
'defer-stream-example': patch
'error-masking-example': patch
'express-example': patch
'fastify-example': patch
'fastify-modules-example': patch
'graphql-config-example': patch
'hello-world': patch
'nextjs': patch
'subscriptions-example': patch
'sveltekit': patch
'@graphql-yoga/common': patch
'@graphql-yoga/graphiql': patch
'graphql-yoga': major
'@graphql-yoga/node': patch
'@graphql-yoga/render-graphiql': patch
'@graphql-yoga/subscription': patch
'@graphql-yoga/website': patch
---

trigger release
2 changes: 1 addition & 1 deletion examples/defer-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "defer-stream-example",
"private": true,
"version": "0.0.1-alpha.9",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/error-handling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "error-masking-example",
"private": true,
"version": "0.0.1-alpha.4",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express-example",
"private": true,
"version": "0.0.1-alpha.11",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fastify-modules-example",
"private": true,
"version": "0.0.1-alpha.6",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fastify-example",
"private": true,
"version": "0.0.1-alpha.11",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "graphql-config-example",
"private": true,
"version": "0.0.1-alpha.9",
"version": "0.0.0",
"scripts": {
"generate-types": "graphql-codegen",
"start": "yoga",
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hello-world",
"private": true,
"version": "0.0.1-alpha.11",
"version": "0.0.0",
"scripts": {
"start": "node index.js",
"check": "exit 0"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nextjs",
"private": true,
"version": "0.0.1-alpha.9",
"version": "0.0.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion examples/subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "subscriptions-example",
"private": true,
"version": "0.0.1-alpha.9",
"version": "0.0.0",
"scripts": {
"start": "ts-node src/index.ts",
"check": "tsc --pretty --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sveltekit",
"version": "0.0.2-alpha.3",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "svelte-kit dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/common",
"version": "0.2.0-alpha.11",
"version": "0.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-yoga",
"version": "2.0.0-alpha.12",
"version": "1.18.3",
"description": "",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/node",
"version": "0.1.0-alpha.4",
"version": "0.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/subscription/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/subscription",
"version": "0.1.0-alpha.2",
"version": "0.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8e9d8e1

Please sign in to comment.