Comparing version 3.0.0-beta.8 to 3.0.0-beta.9
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-beta.9](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2021-04-16) | ||
**Note:** Version bump only for package @smui/fab | ||
# [3.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2021-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/fab", | ||
"version": "3.0.0-beta.8", | ||
"version": "3.0.0-beta.9", | ||
"description": "Svelte Material UI - Floating Action Button", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"@material/feature-targeting": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.8", | ||
"@smui/ripple": "^3.0.0-beta.8" | ||
"@smui/common": "^3.0.0-beta.9", | ||
"@smui/ripple": "^3.0.0-beta.9" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c8f63fdb4e20f65d5ce777e42865aee0c4ead671" | ||
"gitHead": "73e5ca3b59b499b45b8028074b5f67e6838c977c" | ||
} |
@@ -51,6 +51,2 @@ # Svelte Material UI - Floating Action Button | ||
### Events | ||
All standard UI events are forwarded. | ||
## Label | ||
@@ -57,0 +53,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41249
68
Updated@smui/common@^3.0.0-beta.9
Updated@smui/ripple@^3.0.0-beta.9