@graphql-mesh/cross-helpers 0.4.6-alpha-20240813200626-59bd2a44d746a2c34d1f1b8bf3f43298c39201ce → 0.4.6-alpha-20240813210426-83d95d59bff426cf9a0ea0aa2f30e50f141d7b21

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-20240813200626-59bd2a44d746a2c34d1f1b8bf3f43298c39201ce
3
+ ## 0.4.6-alpha-20240813210426-83d95d59bff426cf9a0ea0aa2f30e50f141d7b21
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-20240813200626-59bd2a44d746a2c34d1f1b8bf3f43298c39201ce",
3
+ "version": "0.4.6-alpha-20240813210426-83d95d59bff426cf9a0ea0aa2f30e50f141d7b21",
4
4
  "description": "Cross Platform Helpers for GraphQL Mesh",
5
5
  "repository": {
6
6
  "type": "git",