Comparing version 3.0.0-beta.12 to 3.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.12...v3.0.0) (2021-04-19) | ||
### Bug Fixes | ||
* fab link text color ([f91c438](https://github.com/hperrin/svelte-material-ui/commit/f91c4384c0f51e6845aa979a496ad2161c0b473f)) | ||
# [3.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2021-04-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/fab", | ||
"version": "3.0.0-beta.12", | ||
"version": "3.0.0", | ||
"description": "Svelte Material UI - Floating Action Button", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"@material/feature-targeting": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.12", | ||
"@smui/ripple": "^3.0.0-beta.12" | ||
"@smui/common": "^3.0.0", | ||
"@smui/ripple": "^3.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "53311f66cf47da668683783ccac6d461865056c0" | ||
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615" | ||
} |
@@ -19,3 +19,3 @@ # Svelte Material UI - Floating Action Button | ||
The latest SMUI v3 beta had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
The latest SMUI v3 had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage. | ||
@@ -22,0 +22,0 @@ # Basic Usage |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
42485
559
2
Updated@smui/common@^3.0.0
Updated@smui/ripple@^3.0.0