@operato/utils
Advanced tools
Comparing version
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22) | ||
### :bug: Bug Fix | ||
* build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde)) | ||
### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.3.28", | ||
"version": "0.4.0", | ||
"main": "dist/src/index.js", | ||
@@ -46,3 +46,3 @@ "module": "dist/src/index.js", | ||
"@open-wc/eslint-config": "^4.3.0", | ||
"@open-wc/testing": "next", | ||
"@open-wc/testing": "^3.0.4", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -78,3 +78,3 @@ "@typescript-eslint/parser": "^4.33.0", | ||
}, | ||
"gitHead": "5df96b8e79c130b4a85c83181ce83015ec2b1727" | ||
"gitHead": "82291954771bbddf5ee0f3f189a010b211f822a1" | ||
} |
Sorry, the diff of this file is not supported yet
111650
0.28%