@graphql-hive/gateway-runtime 2.5.1-alpha-16970f5900782b7c8333c5efcb5d3c4d2f2507ad → 2.5.1-rc-25d6fbd196b0c1b7157ca1bb79093b695da896ea

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.5.1-alpha-16970f5900782b7c8333c5efcb5d3c4d2f2507ad
3
+ ## 2.5.1-rc-25d6fbd196b0c1b7157ca1bb79093b695da896ea
4
4
  ### Patch Changes
5
5
 
6
6
 
7
7
 
8
- - [#1814](https://github.com/graphql-hive/gateway/pull/1814) [`d19ebd9`](https://github.com/graphql-hive/gateway/commit/d19ebd973d57e37d282256dfca3b8d3e40107bfb) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
8
+ - [#1815](https://github.com/graphql-hive/gateway/pull/1815) [`3046dc2`](https://github.com/graphql-hive/gateway/commit/3046dc2e0721c0dc55cb74889b0d21525a8a52ea) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
9
9
 
10
10
  - Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.13.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.13.0) (from `^0.12.0`, in `dependencies`)
11
11
  - Updated dependencies []:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway-runtime",
3
- "version": "2.5.1-alpha-16970f5900782b7c8333c5efcb5d3c4d2f2507ad",
3
+ "version": "2.5.1-rc-25d6fbd196b0c1b7157ca1bb79093b695da896ea",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",