Skip to content

Commit 315fbdf

Browse files
chore(release): update monorepo packages versions
1 parent 260faaf commit 315fbdf

File tree

9 files changed

+39
-11
lines changed

9 files changed

+39
-11
lines changed

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

Lines changed: 0 additions & 7 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+
## 1.9.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`260faaf`](https://github.com/graphql-hive/gateway/commit/260faafa26598066ee95ee501858998483d46e1f)]:
8+
- @graphql-hive/gateway-runtime@1.4.13
9+
- @graphql-mesh/hmac-upstream-signature@1.2.19
10+
- @graphql-mesh/plugin-opentelemetry@1.3.41
11+
- @graphql-mesh/plugin-prometheus@1.3.29
12+
313
## 1.9.4
414

515
### 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.9.4",
3+
"version": "1.9.5",
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.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`260faaf`](https://github.com/graphql-hive/gateway/commit/260faafa26598066ee95ee501858998483d46e1f)]:
8+
- @graphql-hive/gateway-runtime@1.4.13
9+
310
## 1.3.40
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.40",
3+
"version": "1.3.41",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/prometheus/CHANGELOG.md

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

3+
## 1.3.29
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`260faaf`](https://github.com/graphql-hive/gateway/commit/260faafa26598066ee95ee501858998483d46e1f)]:
8+
- @graphql-hive/[email protected]
9+
310
## 1.3.28
411

512
### Patch Changes

packages/plugins/prometheus/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-prometheus",
3-
"version": "1.3.28",
3+
"version": "1.3.29",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/runtime/CHANGELOG.md

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

3+
## 1.4.13
4+
5+
### Patch Changes
6+
7+
- [#610](https://github.com/graphql-hive/gateway/pull/610) [`260faaf`](https://github.com/graphql-hive/gateway/commit/260faafa26598066ee95ee501858998483d46e1f) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.6.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.6.0) (from `^0.5.9`, in `dependencies`)
10+
11+
- Updated dependencies []:
12+
- @graphql-mesh/hmac-upstream-signature@1.2.19
13+
314
## 1.4.12
415

516
### Patch Changes

packages/runtime/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-runtime",
3-
"version": "1.4.12",
3+
"version": "1.4.13",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)