@graphql-mesh/cross-helpers 0.4.6-alpha-20240812225633-43ea93a0f05034c7ac67cb99dcf7153aa3b482f9 → 0.4.6-alpha-20240812230716-50b8b8a8bfde427d08f5a0cc4d8a3451e937b61e
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 +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# @graphql-mesh/cross-helpers
|
|
2
2
|
|
|
3
|
-
## 0.4.6-alpha-
|
|
3
|
+
## 0.4.6-alpha-20240812230716-50b8b8a8bfde427d08f5a0cc4d8a3451e937b61e
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
8
|
-
[`
|
|
7
|
+
- [#7497](https://github.com/ardatan/graphql-mesh/pull/7497)
|
|
8
|
+
[`50b8b8a`](https://github.com/ardatan/graphql-mesh/commit/50b8b8a8bfde427d08f5a0cc4d8a3451e937b61e)
|
|
9
9
|
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
10
10
|
- Updated dependency
|
|
11
11
|
[`@graphql-tools/utils@^10.5.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.5.2)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/cross-helpers",
|
|
3
|
-
"version": "0.4.6-alpha-
|
|
3
|
+
"version": "0.4.6-alpha-20240812230716-50b8b8a8bfde427d08f5a0cc4d8a3451e937b61e",
|
|
4
4
|
"description": "Cross Platform Helpers for GraphQL Mesh",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|