@graphql-hive/gateway-runtime 2.4.1-alpha-5add3f49783540c9b751f52b47a3937af2bb5d01 → 2.4.1-alpha-092ccdc118faab953f9e922ca50a165e7877342a

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -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.1-alpha-5add3f49783540c9b751f52b47a3937af2bb5d01
3
+ ## 2.4.1-alpha-092ccdc118faab953f9e922ca50a165e7877342a
4
4
  ### Patch Changes
5
5
 
6
6
 
7
7
 
8
- - [#1777](https://github.com/graphql-hive/gateway/pull/1777) [`5add3f4`](https://github.com/graphql-hive/gateway/commit/5add3f49783540c9b751f52b47a3937af2bb5d01) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Hive console client agent inherits the plugin's root logger
8
+ - [#1777](https://github.com/graphql-hive/gateway/pull/1777) [`7e33249`](https://github.com/graphql-hive/gateway/commit/7e332496179d213cf10f055b282ce30ab68279d1) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Hive console client agent inherits the plugin's root logger
9
9
 
10
10
  - Updated dependencies []:
11
11
  - @graphql-mesh/fusion-runtime@1.6.2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway-runtime",
3
- "version": "2.4.1-alpha-5add3f49783540c9b751f52b47a3937af2bb5d01",
3
+ "version": "2.4.1-alpha-092ccdc118faab953f9e922ca50a165e7877342a",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",