@graphql-hive/gateway-runtime 2.4.1-alpha-0d54b261c5f75966d1b61ca4268fd5efc67774ec → 2.4.1-rc-b43b342206f6361f87360a84a94f5cf09ae6409f

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 +3 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway-runtime
2
2
 
3
- ## 2.4.1-alpha-0d54b261c5f75966d1b61ca4268fd5efc67774ec
3
+ ## 2.4.1-rc-b43b342206f6361f87360a84a94f5cf09ae6409f
4
4
  ### Patch Changes
5
5
 
6
6
 
@@ -9,11 +9,11 @@
9
9
 
10
10
 
11
11
 
12
- - [#1781](https://github.com/graphql-hive/gateway/pull/1781) [`0d54b26`](https://github.com/graphql-hive/gateway/commit/0d54b261c5f75966d1b61ca4268fd5efc67774ec) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Debug is determined by Hive Logger and does not need to be set for Hive Console's plugin
12
+ - [#1781](https://github.com/graphql-hive/gateway/pull/1781) [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Debug is determined by Hive Logger and does not need to be set for Hive Console's plugin
13
13
 
14
14
 
15
15
 
16
- - [#1781](https://github.com/graphql-hive/gateway/pull/1781) [`cdab99d`](https://github.com/graphql-hive/gateway/commit/cdab99df5e533035e3b7f483a995af5e8bde8948) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Do not print token info by default when using Hive Console
16
+ - [#1781](https://github.com/graphql-hive/gateway/pull/1781) [`db20a29`](https://github.com/graphql-hive/gateway/commit/db20a298c57c717495cbdbcaa6a8aa5b369da909) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Do not print token info by default when using Hive Console
17
17
 
18
18
  - Updated dependencies []:
19
19
  - @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-0d54b261c5f75966d1b61ca4268fd5efc67774ec",
3
+ "version": "2.4.1-rc-b43b342206f6361f87360a84a94f5cf09ae6409f",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",