@graphql-hive/gateway-runtime 2.4.2-alpha-40ecf77214542de0e69d37221a0a1881f81ab4b7 → 2.4.2-rc-e6e056968f78e67e9b4918d4eb84afa3ee849fc9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# @graphql-hive/gateway-runtime
|
|
2
2
|
|
|
3
|
-
## 2.4.2-
|
|
3
|
+
## 2.4.2-rc-e6e056968f78e67e9b4918d4eb84afa3ee849fc9
|
|
4
4
|
### Patch Changes
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
- [#1784](https://github.com/graphql-hive/gateway/pull/1784) [`
|
|
8
|
+
- [#1784](https://github.com/graphql-hive/gateway/pull/1784) [`15b9e50`](https://github.com/graphql-hive/gateway/commit/15b9e5037fa74f8c1a8e662e196268a88642c27d) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
|
|
9
9
|
|
|
10
10
|
- Updated dependency [`@types/node@^25.0.0` ↗︎](https://www.npmjs.com/package/@types/node/v/25.0.0) (from `^24.10.1`, in `dependencies`)
|
|
11
11
|
- Updated dependencies []:
|