Skip to content

Commit 6da74e4

Browse files
Upcoming Release Changes (#45)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2f9b289 commit 6da74e4

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/@graphql-hive_gateway-41-dependencies.md

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

packages/gateway/CHANGELOG.md

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

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- [#41](https://github.com/graphql-hive/gateway/pull/41) [`2f9b289`](https://github.com/graphql-hive/gateway/commit/2f9b2899ab9a05ab79ca47399809f4bfbb9092ec) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-mesh/plugin-jit@^0.0.5` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-jit/v/0.0.5) (from `^0.0.4`, in `dependencies`)
10+
311
## 1.4.1
412

513
### 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.4.1",
3+
"version": "1.4.2",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)