@graphql-mesh/cross-helpers 0.4.6-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b → 0.4.6-alpha-20240813172711-c0be7cb0d8b26ff27f5ba1420051ea604d7a6958

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 +1 -9
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,17 +1,9 @@
1
1
  # @graphql-mesh/cross-helpers
2
2
 
3
- ## 0.4.6-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b
3
+ ## 0.4.6-alpha-20240813172711-c0be7cb0d8b26ff27f5ba1420051ea604d7a6958
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [#7493](https://github.com/ardatan/graphql-mesh/pull/7493)
8
- [`9e472aa`](https://github.com/ardatan/graphql-mesh/commit/9e472aa871ecdf6e86bdc7da5de3121a53d6faa4)
9
- Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
10
-
11
- - Updated dependency
12
- [`@graphql-tools/utils@^10.5.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.5.2)
13
- (from `^10.3.4`, in `peerDependencies`)
14
-
15
7
  - [#7497](https://github.com/ardatan/graphql-mesh/pull/7497)
16
8
  [`d784488`](https://github.com/ardatan/graphql-mesh/commit/d784488dcf04b3b0bf32f386baf8b48e1f20d27e)
17
9
  Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/cross-helpers",
3
- "version": "0.4.6-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b",
3
+ "version": "0.4.6-alpha-20240813172711-c0be7cb0d8b26ff27f5ba1420051ea604d7a6958",
4
4
  "description": "Cross Platform Helpers for GraphQL Mesh",
5
5
  "repository": {
6
6
  "type": "git",