Comparing version 3.0.0-beta.4 to 3.0.0-beta.5
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2021-04-14) | ||
**Note:** Version bump only for package @smui/fab | ||
# [3.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2021-04-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/fab", | ||
"version": "3.0.0-beta.4", | ||
"version": "3.0.0-beta.5", | ||
"description": "Svelte Material UI - Floating Action Button", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"@material/feature-targeting": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.4", | ||
"@smui/ripple": "^3.0.0-beta.4" | ||
"@smui/common": "^3.0.0-beta.5", | ||
"@smui/ripple": "^3.0.0-beta.5" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "55b41972a02eb18834041712e28312e62797d2b3" | ||
"gitHead": "dec9c5cc72a1da5f5957db9a0b015de8af122245" | ||
} |
@@ -11,2 +11,8 @@ # Svelte Material UI - Floating Action Button | ||
# Demo | ||
_in action:_ https://sveltematerialui.com/demo/fab | ||
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/fab/ | ||
# Whoa There, These Docs are Outdated | ||
@@ -30,8 +36,2 @@ | ||
# Demo | ||
_in action:_ https://sveltematerialui.com/demo/fab | ||
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/fab/ | ||
# Exports | ||
@@ -38,0 +38,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
40644
Updated@smui/common@^3.0.0-beta.5
Updated@smui/ripple@^3.0.0-beta.5