@graphql-hive/router-runtime 1.1.3-alpha-2682a60761c34acd8f2544ee36bc242ea719bc86 → 1.1.3-alpha-737462ad4a42b26194f0f34756a112b995985cd3
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/router-runtime
|
|
2
2
|
|
|
3
|
-
## 1.1.3-alpha-
|
|
3
|
+
## 1.1.3-alpha-737462ad4a42b26194f0f34756a112b995985cd3
|
|
4
4
|
### Patch Changes
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
- [#1772](https://github.com/graphql-hive/gateway/pull/1772) [`
|
|
8
|
+
- [#1772](https://github.com/graphql-hive/gateway/pull/1772) [`35e02e9`](https://github.com/graphql-hive/gateway/commit/35e02e9195a32a2ba1d179b330c2e201e553f80c) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
|
|
9
9
|
|
|
10
10
|
- Updated dependency [`@graphql-hive/router-query-planner@^0.0.7` ↗︎](https://www.npmjs.com/package/@graphql-hive/router-query-planner/v/0.0.7) (from `^0.0.6`, in `dependencies`)
|
|
11
11
|
- Updated dependencies []:
|