@operato/graphql
Advanced tools
Comparing version 7.1.1 to 7.1.32
@@ -6,2 +6,12 @@ # Change Log | ||
### [7.1.32](https://github.com/hatiolab/operato/compare/v7.1.31...v7.1.32) (2025-01-11) | ||
### :bug: Bug Fix | ||
* missing .npmignore ([03db207](https://github.com/hatiolab/operato/commit/03db207498088b294ccfb9645f6839c2f11645d5)) | ||
* typo .npmignore ([df91cae](https://github.com/hatiolab/operato/commit/df91caea0f5938a3febd9307184e5b036a65e2bd)) | ||
### [7.1.1](https://github.com/hatiolab/operato/compare/v7.0.80...v7.1.1) (2024-09-01) | ||
@@ -8,0 +18,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "7.1.1", | ||
"version": "7.1.32", | ||
"main": "dist/src/index.js", | ||
@@ -62,3 +62,3 @@ "module": "dist/src/index.js", | ||
"@apollo/client": "^3.6.9", | ||
"@operato/utils": "^7.1.1", | ||
"@operato/utils": "^7.1.32", | ||
"apollo-upload-client": "^18.0.0", | ||
@@ -127,3 +127,3 @@ "graphql-tag": "^2.12.6", | ||
}, | ||
"gitHead": "ae4071a0210106d56dd9b2499400e44b79d93940" | ||
"gitHead": "c4f5ed0b63d49d02c5a155b592c0ecf681c92cf7" | ||
} |
Sorry, the diff of this file is not supported yet
179114
31
460
Updated@operato/utils@^7.1.32