Skip to content

Commit c9f22f3

Browse files
chore(release): update monorepo packages versions (#4636)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 49a3e42 commit c9f22f3

File tree

198 files changed

+1228
-397
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+1228
-397
lines changed

.changeset/@graphql-mesh_json-schema-4633-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/@graphql-mesh_odata-4637-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/@omnigraph_json-schema-4633-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/json-machete-4633-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/little-plants-admire.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/auth0/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# auth0-example
22

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`48171a006`](https://github.com/Urigo/graphql-mesh/commit/48171a0064c788d6e8ebed7a4f7aa67a5577cdc5)]:
8+
- @graphql-mesh/json-schema@0.35.23
9+
- @graphql-mesh/cli@0.78.30
10+
311
## 0.0.16
412

513
### Patch Changes

examples/auth0/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0-example",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -10,8 +10,8 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@graphql-mesh/cli": "0.78.29",
14-
"@graphql-mesh/json-schema": "0.35.22",
13+
"@graphql-mesh/cli": "0.78.30",
14+
"@graphql-mesh/json-schema": "0.35.23",
1515
"@envelop/auth0": "3.6.0",
1616
"graphql": "16.6.0"
1717
},

examples/cloudflare-workers/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# cloudflare-workers
22

3+
## 0.0.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`48171a006`](https://github.com/Urigo/graphql-mesh/commit/48171a0064c788d6e8ebed7a4f7aa67a5577cdc5)]:
8+
- @graphql-mesh/json-schema@0.35.23
9+
- @graphql-mesh/cache-cfw-kv@0.0.36
10+
- @graphql-mesh/cli@0.78.30
11+
- @graphql-mesh/plugin-response-cache@0.1.37
12+
313
## 0.0.59
414

515
### Patch Changes

examples/cloudflare-workers/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "cloudflare-workers",
33
"private": true,
4-
"version": "0.0.59",
4+
"version": "0.0.60",
55
"dependencies": {
6-
"@graphql-mesh/cli": "0.78.29",
7-
"@graphql-mesh/json-schema": "0.35.22",
8-
"@graphql-mesh/cache-cfw-kv": "0.0.35",
9-
"@graphql-mesh/plugin-response-cache": "0.1.36",
6+
"@graphql-mesh/cli": "0.78.30",
7+
"@graphql-mesh/json-schema": "0.35.23",
8+
"@graphql-mesh/cache-cfw-kv": "0.0.36",
9+
"@graphql-mesh/plugin-response-cache": "0.1.37",
1010
"graphql": "16.6.0"
1111
},
1212
"devDependencies": {

examples/federation-example/gateway/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# federation-gateway
22

3+
## 0.0.152
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-mesh/cli@0.78.30
9+
- @graphql-mesh/graphql@0.31.22
10+
- @graphql-mesh/transform-federation@0.9.44
11+
312
## 0.0.151
413

514
### Patch Changes

0 commit comments

Comments
 (0)