@smui/linear-progress
Advanced tools
Comparing version 5.0.0-beta.3 to 5.0.0-beta.4
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-17) | ||
### Bug Fixes | ||
* use index.js endpoint within elements and internal for common package imports ([cf76ed2](https://github.com/hperrin/svelte-material-ui/commit/cf76ed29ccad3c1e555f1456b22ffe91b8ca5cc2)) | ||
# [5.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2021-09-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/linear-progress", | ||
"version": "5.0.0-beta.3", | ||
"version": "5.0.0-beta.4", | ||
"description": "Svelte Material UI - Linear Progress", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"@material/linear-progress": "^11.0.0", | ||
"@smui/common": "^5.0.0-beta.3", | ||
"@smui/common": "^5.0.0-beta.4", | ||
"svelte2tsx": "^0.4.6" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "0d98b57c3cf0724263b80dcbbf83c598ba9949f4" | ||
"gitHead": "50fd56d7adde70f599a4657d23773463b53fe615" | ||
} |
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
43454
Updated@smui/common@^5.0.0-beta.4