@spectrum-web-components/icons
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [0.6.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.4.5...@spectrum-web-components/icons@0.6.0) (2021-01-21) | ||
### Bug Fixes | ||
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b)) | ||
### Features | ||
- **action-button:** add action button pattern ([03ac00a](https://github.com/adobe/spectrum-web-components/commit/03ac00a710290e6a78340f206d88385a4f8ae8c2)) | ||
- **icons:** update spectrum css input ([296738e](https://github.com/adobe/spectrum-web-components/commit/296738ee582c760812214f0181db3503856db608)) | ||
- **icons-workflow:** vend fully registered icon components ([941f3a4](https://github.com/adobe/spectrum-web-components/commit/941f3a41486fbd49eca0805fb63383f63313e71e)) | ||
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.4.5...@spectrum-web-components/icons@0.5.0) (2021-01-13) | ||
@@ -8,0 +20,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "", | ||
@@ -55,7 +55,7 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.2.0", | ||
"@spectrum-web-components/iconset": "^0.3.0", | ||
"@spectrum-web-components/base": "^0.3.0", | ||
"@spectrum-web-components/iconset": "^0.4.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3" | ||
"gitHead": "a5734426f36555951dc10c5740c9044bbd951315" | ||
} |
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
115339
+ Added@spectrum-web-components/iconset@0.4.3(transitive)
- Removed@spectrum-web-components/base@0.2.0(transitive)
- Removed@spectrum-web-components/iconset@0.3.0(transitive)
- Removed@spectrum-web-components/styles@0.8.1(transitive)
- Removed@spectrum-web-components/theme@0.7.4(transitive)