@tinacms/graphql 0.0.0-20224417538 → 0.0.0-202246155224

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 +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # tina-graphql
2
2
 
3
- ## 0.0.0-20224417538
3
+ ## 0.0.0-202246155224
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 3abe46552: Add optional indexing status callback to Database
7
+ - 3b11ff6ad: Add optional indexing status callback to Database
8
8
 
9
9
  ## 0.60.0
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinacms/graphql",
3
- "version": "0.0.0-20224417538",
3
+ "version": "0.0.0-202246155224",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
6
6
  "files": [