@graphql-mesh/cross-helpers 0.4.6-alpha-20240814083109-08c2cd75e81787d3744912cdaefdb46d851e9e1a → 0.4.6-alpha-20240814095824-1c828031bea619f9e0ff89b00da9926503818ea9

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 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-mesh/cross-helpers
2
2
 
3
- ## 0.4.6-alpha-20240814083109-08c2cd75e81787d3744912cdaefdb46d851e9e1a
3
+ ## 0.4.6-alpha-20240814095824-1c828031bea619f9e0ff89b00da9926503818ea9
4
4
 
5
5
  ### Patch Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/cross-helpers",
3
- "version": "0.4.6-alpha-20240814083109-08c2cd75e81787d3744912cdaefdb46d851e9e1a",
3
+ "version": "0.4.6-alpha-20240814095824-1c828031bea619f9e0ff89b00da9926503818ea9",
4
4
  "description": "Cross Platform Helpers for GraphQL Mesh",
5
5
  "repository": {
6
6
  "type": "git",