@operato/styles
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.28
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-02-20) | ||
### :bug: Bug Fix | ||
* upgrade devDependencies for webcomponents ([1489b8b](https://github.com/hatiolab/operato/commit/1489b8b790d9bcee779a070a630697f25c01728f)) | ||
## [2.0.0-alpha.0](https://github.com/hatiolab/operato/compare/v1.13.1...v2.0.0-alpha.0) (2024-01-05) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0-alpha.28", | ||
"main": "dist/src/index.js", | ||
@@ -32,3 +32,3 @@ "module": "dist/src/index.js", | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.8.1", | ||
"@custom-elements-manifest/analyzer": "^0.9.2", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
@@ -42,3 +42,3 @@ "@web/dev-server": "^0.3.0", | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "f995e977847947a1ac4043ff7c627a5cf2ada67b" | ||
"gitHead": "458e804ceb0e7cd5c4aa9d3bb7fe64c1f5bd61a3" | ||
} |
Sorry, the diff of this file is not supported yet
137409