@smui/common
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.0.2](https://github.com/hperrin/svelte-material-ui/compare/v3.0.1...v3.0.2) (2021-04-21) | ||
### Features | ||
* new easy styling method ([9c58fc9](https://github.com/hperrin/svelte-material-ui/commit/9c58fc9680c03ef15026b29a14e803a0afa39cbd)) | ||
## [3.0.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0...v3.0.1) (2021-04-21) | ||
@@ -8,0 +19,0 @@ |
@@ -1,4 +0,1 @@ | ||
import Label from './CommonLabel.svelte'; | ||
import Icon from './CommonIcon.svelte'; | ||
export { Label, Icon }; | ||
export * from './bare.js'; |
{ | ||
"name": "@smui/common", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Svelte Material UI - Common", | ||
@@ -35,3 +35,3 @@ "type": "module", | ||
}, | ||
"gitHead": "0419ea724f8191cb9cc06a68860638d5b657087d" | ||
"gitHead": "c8a34d0b6e17873e0654a3098226e5c3c18d82ef" | ||
} |
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
45524
41
230