@smui/segmented-button
Advanced tools
Comparing version 8.0.0-beta.1 to 8.0.0-beta.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.1...v8.0.0-beta.2) (2024-12-13) | ||
**Note:** Version bump only for package @smui/segmented-button | ||
# [8.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2024-12-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/segmented-button", | ||
"version": "8.0.0-beta.1", | ||
"version": "8.0.0-beta.2", | ||
"description": "Svelte Material UI - Segmented Button", | ||
@@ -55,4 +55,4 @@ "type": "module", | ||
"@material/segmented-button": "^14.0.0", | ||
"@smui/common": "^8.0.0-beta.1", | ||
"@smui/ripple": "^8.0.0-beta.1", | ||
"@smui/common": "^8.0.0-beta.2", | ||
"@smui/ripple": "^8.0.0-beta.2", | ||
"svelte2tsx": "^0.7.26" | ||
@@ -67,3 +67,3 @@ }, | ||
}, | ||
"gitHead": "cf78a993fe276816e10dd5a3be86b8cfa333ea0e" | ||
"gitHead": "cdb983378b3a26e5e745f3e250ad52636d2d761f" | ||
} |
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
186534
Updated@smui/common@^8.0.0-beta.2
Updated@smui/ripple@^8.0.0-beta.2