@operato/headroom
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -6,2 +6,12 @@ # Change Log | ||
## [1.1.0](https://github.com/hatiolab/operato/compare/v1.0.28...v1.1.0) (2022-11-01) | ||
### :bug: Bug Fix | ||
* @apollo/federation => @apollo/subgraph ([64d6aa9](https://github.com/hatiolab/operato/commit/64d6aa95e44705386f11c0fc5a0bdddd0bc144ae)) | ||
* typescript 4.8.4, lit 2.4.0 ([4e9e317](https://github.com/hatiolab/operato/commit/4e9e3171afc4c63d61dab1db010aab34bad28abe)) | ||
### [1.0.6](https://github.com/hatiolab/operato/compare/v1.0.5...v1.0.6) (2022-07-31) | ||
@@ -8,0 +18,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.0.6", | ||
"version": "1.1.0", | ||
"main": "dist/src/index.js", | ||
@@ -45,7 +45,7 @@ "module": "dist/src/index.js", | ||
"eslint-config-prettier": "^8.3.0", | ||
"husky": "^7.0.2", | ||
"husky": "^8.0.1", | ||
"lint-staged": "^10.5.4", | ||
"prettier": "^2.4.1", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.5.2" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -65,3 +65,3 @@ "customElements": "custom-elements.json", | ||
}, | ||
"gitHead": "e0c4443fb011f84350b93f1c0efa6a96f76cb40b" | ||
"gitHead": "4c8a5c66aabd2c6b36a66ba5757412cf2b3584f8" | ||
} |
Sorry, the diff of this file is not supported yet
107219