@smui/linear-progress
Advanced tools
Comparing version 7.0.0-beta.1 to 7.0.0-beta.2
@@ -6,2 +6,13 @@ # Change Log | ||
# [7.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.1...v7.0.0-beta.2) (2023-04-06) | ||
### Bug Fixes | ||
* never confuse an exported function type with an html attr type ([d00860a](https://github.com/hperrin/svelte-material-ui/commit/d00860ac03a2c660819079bb7bb11c945d580c30)), closes [#575](https://github.com/hperrin/svelte-material-ui/issues/575) | ||
# [7.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.0...v7.0.0-beta.1) (2023-04-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/linear-progress", | ||
"version": "7.0.0-beta.1", | ||
"version": "7.0.0-beta.2", | ||
"description": "Svelte Material UI - Linear Progress", | ||
@@ -43,3 +43,3 @@ "type": "module", | ||
"@material/linear-progress": "^14.0.0", | ||
"@smui/common": "^7.0.0-beta.1", | ||
"@smui/common": "^7.0.0-beta.2", | ||
"svelte2tsx": "^0.6.10" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "100210800e859db06a9658cbec649837e03fcda6" | ||
"gitHead": "344e9534c4dad98d5b95641f112ffba2f665dd7c" | ||
} |
Sorry, the diff of this file is not supported yet
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
62639
Updated@smui/common@^7.0.0-beta.2