@operato/popup
Advanced tools
Comparing version 0.4.3 to 1.0.0-alpha.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09) | ||
**Note:** Version bump only for package @operato/popup | ||
### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.4.3", | ||
"version": "1.0.0-alpha.1", | ||
"main": "dist/src/index.js", | ||
@@ -40,3 +40,3 @@ "module": "dist/src/index.js", | ||
"@material/mwc-icon": "^0.25.3", | ||
"@operato/styles": "^0.4.3", | ||
"@operato/styles": "^1.0.0-alpha.1", | ||
"lit": "^2.2.0" | ||
@@ -76,3 +76,3 @@ }, | ||
}, | ||
"gitHead": "fe9c1b9d5017b264c4aa9cec68babe75c6e8ab2c" | ||
"gitHead": "c1e9c1dc58feb942d69a2f8392358accb2860184" | ||
} |
201371
+ Added@lit/reactive-element@2.0.4(transitive)
+ Added@operato/styles@1.21.0(transitive)
+ Addedlit@3.2.1(transitive)
+ Addedlit-element@4.1.1(transitive)
+ Addedlit-html@3.2.1(transitive)
- Removed@operato/styles@0.4.6(transitive)