Skip to content

Commit 152e967

Browse files
chore(release): update monorepo packages versions
1 parent 4bab6a3 commit 152e967

15 files changed

+62
-27
lines changed

.changeset/@graphql-hive_gateway-runtime-1195-dependencies.md

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

.changeset/@graphql-hive_plugin-aws-sigv4-1195-dependencies.md

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

.changeset/@graphql-hive_plugin-aws-sigv4-1203-dependencies.md

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

packages/gateway/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @graphql-hive/gateway
22

3+
## 1.15.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689)]:
8+
- @graphql-hive/gateway-runtime@1.9.1
9+
- @graphql-hive/plugin-aws-sigv4@1.0.12
10+
- @graphql-hive/plugin-deduplicate-request@1.0.0
11+
- @graphql-mesh/hmac-upstream-signature@1.2.27
12+
- @graphql-mesh/plugin-opentelemetry@1.3.59
13+
- @graphql-mesh/plugin-prometheus@1.3.47
14+
315
## 1.15.0
416

517
### Minor Changes

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/gateway",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/nestjs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphql-hive/nestjs
22

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-hive/gateway@1.15.1
9+
310
## 1.0.14
411

512
### Patch Changes

packages/nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/nestjs",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/aws-sigv4/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @graphql-hive/plugin-aws-sigv4
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [#1195](https://github.com/graphql-hive/gateway/pull/1195) [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
8+
9+
- Updated dependency [`@aws-sdk/client-sts@^3.821.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.821.0) (from `^3.817.0`, in `dependencies`)
10+
11+
- [#1203](https://github.com/graphql-hive/gateway/pull/1203) [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
12+
13+
- Updated dependency [`@aws-sdk/client-sts@^3.823.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.823.0) (from `^3.821.0`, in `dependencies`)
14+
315
## 1.0.11
416

517
### Patch Changes

packages/plugins/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/plugin-aws-sigv4",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/opentelemetry/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphql-mesh/plugin-opentelemetry
22

3+
## 1.3.59
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2)]:
8+
- @graphql-hive/gateway-runtime@1.9.1
9+
310
## 1.3.58
411

512
### Patch Changes

0 commit comments

Comments
 (0)