@operato/graphql
Advanced tools
Comparing version 9.0.0-beta.34 to 9.0.0-beta.37
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.0.0-beta.37](https://github.com/hatiolab/operato/compare/v9.0.0-beta.36...v9.0.0-beta.37) (2025-02-01) | ||
**Note:** Version bump only for package @operato/graphql | ||
## [9.0.0-beta.34](https://github.com/hatiolab/operato/compare/v9.0.0-beta.33...v9.0.0-beta.34) (2025-01-31) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "9.0.0-beta.34", | ||
"version": "9.0.0-beta.37", | ||
"type": "module", | ||
@@ -63,3 +63,3 @@ "main": "dist/src/index.js", | ||
"@apollo/client": "^3.6.9", | ||
"@operato/utils": "^9.0.0-beta.34", | ||
"@operato/utils": "^9.0.0-beta.37", | ||
"apollo-upload-client": "^18.0.0", | ||
@@ -128,3 +128,3 @@ "graphql-tag": "^2.12.6", | ||
}, | ||
"gitHead": "67370407e3bcf1b2b39a38ee2dc8156060f88288" | ||
"gitHead": "211abb6b1f1d2de4fa37c695fd6779650978efd9" | ||
} |
183160