@graphql-mesh/cross-helpers 0.4.6-alpha-20240813161718-3851e29edff0669d07ea8b12840b4aa5aa4c9b5c → 0.4.6-alpha-20240813162057-3ab9e02700ab68a7be105d14048c0f5683568147

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-20240813161718-3851e29edff0669d07ea8b12840b4aa5aa4c9b5c
3
+ ## 0.4.6-alpha-20240813162057-3ab9e02700ab68a7be105d14048c0f5683568147
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-20240813161718-3851e29edff0669d07ea8b12840b4aa5aa4c9b5c",
3
+ "version": "0.4.6-alpha-20240813162057-3ab9e02700ab68a7be105d14048c0f5683568147",
4
4
  "description": "Cross Platform Helpers for GraphQL Mesh",
5
5
  "repository": {
6
6
  "type": "git",