Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 8, 2022
1 parent 99debb7 commit 75de9b2
Show file tree
Hide file tree
Showing 78 changed files with 350 additions and 83 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-dryers-give.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/federation-example/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# federation-gateway

## 0.0.93

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.0.92

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/federation-example/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "federation-gateway",
"version": "0.0.92",
"version": "0.0.93",
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/graphql": "0.27.0",
"@graphql-mesh/transform-federation": "0.9.4",
"graphql": "15.4.0"
Expand Down
7 changes: 7 additions & 0 deletions examples/graphql-file-upload-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# graphql-file-upload-example

## 0.6.203

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.6.202

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "graphql-file-upload-example",
"version": "0.6.202",
"version": "0.6.203",
"license": "MIT",
"private": true,
"scripts": {
"start-apis": "concurrently \"node upload-files/index.js\" \"node resize-image/index.js\"",
"start-gateway": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/graphql": "0.27.0",
"concurrently": "5.3.0",
"@graphql-yoga/node": "^2.4.0",
Expand Down
7 changes: 7 additions & 0 deletions examples/grpc-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# grpc-example

## 0.5.240

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.239

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/grpc-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-example",
"version": "0.5.239",
"version": "0.5.240",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -11,7 +11,7 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/grpc": "0.24.4",
"@graphql-mesh/transform-naming-convention": "0.10.50",
"@grpc/proto-loader": "0.5.5",
Expand Down
7 changes: 7 additions & 0 deletions examples/grpc-reflection-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# grpc-reflection-example

## 0.5.240

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.239

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-reflection-example",
"version": "0.5.239",
"version": "0.5.240",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -10,7 +10,7 @@
"start": "concurrently \"yarn grpc:start\" \"yarn mesh:start\""
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/grpc": "0.24.4",
"@graphql-mesh/transform-naming-convention": "0.10.50",
"@grpc/proto-loader": "0.5.5",
Expand Down
7 changes: 7 additions & 0 deletions examples/hasura-openbrewery-geodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# hasura-openbrewery-geodb

## 0.5.255

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.254

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/hasura-openbrewery-geodb/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "hasura-openbrewery-geodb",
"version": "0.5.254",
"version": "0.5.255",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"graphql": "16.0.1"
}
Expand Down
7 changes: 7 additions & 0 deletions examples/hello-world-esm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# hello-world-esm

## 0.0.12

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.0.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-world-esm",
"version": "0.0.11",
"version": "0.0.12",
"type": "module",
"main": "index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
"start": "node index.js"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"@graphql-mesh/transform-mock": "0.14.45",
"graphql": "16.0.1"
Expand Down
7 changes: 7 additions & 0 deletions examples/hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# json-schema-hello-world

## 0.0.187

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.0.186

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "json-schema-hello-world",
"version": "0.0.186",
"version": "0.0.187",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"@graphql-mesh/transform-mock": "0.14.45",
"graphql": "16.0.1"
Expand Down
7 changes: 7 additions & 0 deletions examples/json-schema-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# json-schema-example

## 0.5.258

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.257

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-example",
"version": "0.5.257",
"version": "0.5.258",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"@graphql-mesh/transform-mock": "0.14.45",
"graphql": "16.0.1"
Expand Down
7 changes: 7 additions & 0 deletions examples/json-schema-fhir/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# json-schema-fhir

## 0.0.237

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.0.236

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-fhir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-fhir",
"version": "0.0.236",
"version": "0.0.237",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -12,7 +12,7 @@
"start:prod": "mesh start"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"graphql": "16.0.1",
"unzip-stream": "0.3.1"
Expand Down
7 changes: 7 additions & 0 deletions examples/json-schema-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# json-schema-subscriptions

## 0.1.185

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.1.184

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "json-schema-subscriptions",
"version": "0.1.184",
"version": "0.1.185",
"private": true,
"scripts": {
"start": "concurrently \"yarn start:api\" \"yarn start:mesh\"",
"start:api": "node api.js",
"start:mesh": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/json-schema": "0.28.16",
"@graphql-mesh/plugin-live-query": "0.0.5",
"graphql": "16.0.1",
Expand Down
7 changes: 7 additions & 0 deletions examples/mongoose-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mongoose-example

## 0.5.231

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.230

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/mongoose-example/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "mongoose-example",
"version": "0.5.230",
"version": "0.5.231",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/mongoose": "0.10.63",
"graphql": "16.0.1",
"mongoose": "6.2.2"
Expand Down
7 changes: 7 additions & 0 deletions examples/mysql-employees/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mysql-employees

## 0.5.233

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.232

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/mysql-employees/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "mysql-employees",
"version": "0.5.232",
"version": "0.5.233",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/mysql": "0.16.3",
"graphql": "16.0.1"
}
Expand Down
7 changes: 7 additions & 0 deletions examples/mysql-rfam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mysql-rfam

## 0.5.233

### Patch Changes

- Updated dependencies [c402b2c97]
- @graphql-mesh/cli@0.72.1

## 0.5.232

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/mysql-rfam/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "mysql-rfam",
"version": "0.5.232",
"version": "0.5.233",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev",
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.72.0",
"@graphql-mesh/cli": "0.72.1",
"@graphql-mesh/mysql": "0.16.3",
"graphql": "16.0.1"
},
Expand Down
Loading

0 comments on commit 75de9b2

Please sign in to comment.