@operato/graphql
Advanced tools
Comparing version 1.0.0-alpha.14 to 1.0.0-alpha.15
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13) | ||
### :rocket: New Features | ||
* migrate input, property-editor from things-factory ([dbd5e73](https://github.com/hatiolab/operato/commit/dbd5e73eac328e72c4bb7abd113a819532bc894d)) | ||
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "1.0.0-alpha.14", | ||
"version": "1.0.0-alpha.15", | ||
"main": "dist/src/index.js", | ||
@@ -38,3 +38,3 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"@apollo/client": "^3.5.6", | ||
"@apollo/client": "^3.5.10", | ||
"apollo-upload-client": "^17.0.0", | ||
@@ -102,3 +102,3 @@ "graphql-tag": "^2.12.6", | ||
}, | ||
"gitHead": "69b26ce83240b509ac6d63b28300b7641ef60612" | ||
"gitHead": "2f2d8a3d320ccce220e0c5edeb92d287f4b38af9" | ||
} |
Sorry, the diff of this file is not supported yet
125479
+ Added@apollo/client@3.12.8(transitive)
- Removed@apollo/client@3.12.9(transitive)
Updated@apollo/client@^3.5.10