@operato/shell
Advanced tools
Comparing version 1.0.0-alpha.40 to 1.0.0-alpha.41
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27) | ||
**Note:** Version bump only for package @operato/shell | ||
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.0.0-alpha.40", | ||
"version": "1.0.0-alpha.41", | ||
"main": "dist/src/index.js", | ||
@@ -38,5 +38,5 @@ "module": "dist/src/index.js", | ||
"@material/mwc-icon-button": "^0.25.3", | ||
"@operato/graphql": "^1.0.0-alpha.40", | ||
"@operato/styles": "^1.0.0-alpha.40", | ||
"@operato/utils": "^1.0.0-alpha.40", | ||
"@operato/graphql": "^1.0.0-alpha.41", | ||
"@operato/styles": "^1.0.0-alpha.41", | ||
"@operato/utils": "^1.0.0-alpha.41", | ||
"lit": "^2.2.0", | ||
@@ -80,3 +80,3 @@ "lodash-es": "^4.17.21", | ||
}, | ||
"gitHead": "11368ddef658a981127e2943cde2cf3546d833f0" | ||
"gitHead": "862d8c2a4d389bd4ebd9e81ee2b8745f159c96d3" | ||
} |
148894