Skip to content

Commit c1c5176

Browse files
chore(release): update monorepo packages versions
1 parent 931d576 commit c1c5176

File tree

14 files changed

+58
-20
lines changed

14 files changed

+58
-20
lines changed

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

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

.changeset/@graphql-hive_plugin-aws-sigv4-1217-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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`931d576`](https://github.com/graphql-hive/gateway/commit/931d5763c1f8c6d7fdc299bd87a634fecdd70b15), [`931d576`](https://github.com/graphql-hive/gateway/commit/931d5763c1f8c6d7fdc299bd87a634fecdd70b15)]:
8+
- @graphql-hive/gateway-runtime@1.9.2
9+
- @graphql-hive/plugin-aws-sigv4@1.0.13
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.60
13+
- @graphql-mesh/plugin-prometheus@1.3.48
14+
315
## 1.15.1
416

517
### Patch 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.1",
3+
"version": "1.15.2",
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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-hive/gateway@1.15.2
9+
310
## 1.0.15
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.15",
3+
"version": "1.0.16",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/aws-sigv4/CHANGELOG.md

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

3+
## 1.0.13
4+
5+
### Patch Changes
6+
7+
- [#1217](https://github.com/graphql-hive/gateway/pull/1217) [`931d576`](https://github.com/graphql-hive/gateway/commit/931d5763c1f8c6d7fdc299bd87a634fecdd70b15) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
8+
9+
- Updated dependency [`@aws-sdk/client-sts@^3.825.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.825.0) (from `^3.823.0`, in `dependencies`)
10+
311
## 1.0.12
412

513
### 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.12",
3+
"version": "1.0.13",
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.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`931d576`](https://github.com/graphql-hive/gateway/commit/931d5763c1f8c6d7fdc299bd87a634fecdd70b15)]:
8+
- @graphql-hive/gateway-runtime@1.9.2
9+
310
## 1.3.59
411

512
### Patch Changes

packages/plugins/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-mesh/plugin-opentelemetry",
3-
"version": "1.3.59",
3+
"version": "1.3.60",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)