@spectrum-web-components/asset
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -6,2 +6,16 @@ # Change Log | ||
# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/asset@0.1.5...@spectrum-web-components/asset@0.3.0) (2021-01-21) | ||
### Bug Fixes | ||
- update file path access ([8898bf7](https://github.com/adobe/spectrum-web-components/commit/8898bf707e6e28abb78c92a0a0858d459e65347b)) | ||
- **asset:** include alternative text for the file/folder versions ([92a091c](https://github.com/adobe/spectrum-web-components/commit/92a091c67b9f09eee820987c096f5dd1ce60df5b)) | ||
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b)) | ||
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103)) | ||
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5)) | ||
### Features | ||
- **asset:** update spectrum css input ([b3f0d70](https://github.com/adobe/spectrum-web-components/commit/b3f0d7045d1436ad0f8386faba09d185a7757df5)) | ||
# [0.2.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/asset@0.1.5...@spectrum-web-components/asset@0.2.0) (2021-01-13) | ||
@@ -8,0 +22,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "", | ||
@@ -56,6 +56,6 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.2.0", | ||
"@spectrum-web-components/base": "^0.3.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
46830
- Removed@spectrum-web-components/base@0.2.0(transitive)
- Removed@spectrum-web-components/styles@0.8.1(transitive)
- Removed@spectrum-web-components/theme@0.7.4(transitive)