Skip to content

Commit 5998fa1

Browse files
Upcoming Release Changes (#1775)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a11f322 commit 5998fa1

File tree

18 files changed

+71
-29
lines changed

18 files changed

+71
-29
lines changed

.changeset/@graphql-hive_router-runtime-1772-dependencies.md

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

.changeset/bright-phones-pretend.md

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

.changeset/laurin-thanks.md

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

.changeset/loud-ducks-brush.md

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

packages/gateway/CHANGELOG.md

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

3+
## 2.1.23
4+
### Patch Changes
5+
6+
- Updated dependencies [[`7e33249`](https://github.com/graphql-hive/gateway/commit/7e332496179d213cf10f055b282ce30ab68279d1), [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909), [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909)]:
7+
- @graphql-hive/gateway-runtime@2.4.1
8+
- @graphql-hive/plugin-aws-sigv4@2.0.20
9+
- @graphql-mesh/hmac-upstream-signature@2.0.8
10+
- @graphql-hive/plugin-opentelemetry@1.2.5
11+
- @graphql-mesh/plugin-prometheus@2.1.9
12+
313
## 2.1.22
414
### Patch Changes
515

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": "2.1.22",
3+
"version": "2.1.23",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/nestjs/CHANGELOG.md

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

3+
## 2.0.28
4+
### Patch Changes
5+
6+
- Updated dependencies []:
7+
- @graphql-hive/gateway@2.1.23
8+
39
## 2.0.27
410
### Patch Changes
511

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": "2.0.27",
3+
"version": "2.0.28",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/opentelemetry/CHANGELOG.md

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

3+
## 1.2.5
4+
### Patch Changes
5+
6+
- Updated dependencies [[`7e33249`](https://github.com/graphql-hive/gateway/commit/7e332496179d213cf10f055b282ce30ab68279d1), [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909), [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909)]:
7+
- @graphql-hive/gateway-runtime@2.4.1
8+
39
## 1.2.4
410
### Patch Changes
511

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-hive/plugin-opentelemetry",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)