@alaskaairux/auro-icon
Advanced tools
Comparing version 2.0.0 to 2.0.1
# Semantic Release Automated Changelog | ||
## [2.0.1](https://github.com/AlaskaAirlines/auro-icon/compare/v2.0.0...v2.0.1) (2020-10-12) | ||
### Bug Fixes | ||
* update peer dependencies on install ([6d3850f](https://github.com/AlaskaAirlines/auro-icon/commit/6d3850f6bb927ab0050d382e183f359e975013cd)) | ||
# [2.0.0](https://github.com/AlaskaAirlines/auro-icon/compare/v1.0.3...v2.0.0) (2020-10-12) | ||
@@ -4,0 +11,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"name": "@alaskaairux/auro-icon", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Auro custom auro-icon element", | ||
@@ -27,4 +27,3 @@ "author": "Product design and research", | ||
"@alaskaairux/orion-design-tokens": "^2.12.1", | ||
"@alaskaairux/orion-web-core-style-sheets": "^2.12.0", | ||
"@alaskaairux/icons": "^3.4.0", | ||
"@alaskaairux/orion-web-core-style-sheets": "^2.12.1", | ||
"@webcomponents/webcomponentsjs": "^2.4.4", | ||
@@ -31,0 +30,0 @@ "focus-visible": "^5.1.0" |
@@ -52,7 +52,7 @@ # auro-icon | ||
```html | ||
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-design-tokens@:version/dist/tokens/CSSTokenProperties.css" /> | ||
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-web-core-style-sheets@:version/dist/bundled/baseline.css" /> | ||
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-design-tokens@latest/dist/tokens/CSSTokenProperties.css" /> | ||
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-web-core-style-sheets@latest/dist/bundled/baseline.css" /> | ||
<script src="https://unpkg.com/@alaskaairux/auro-icon@:version/dist/polyfills.js"></script> | ||
<script src="https://unpkg.com/@alaskaairux/auro-icon@:version/dist/auro-icon__bundled.js"></script> | ||
<script src="https://unpkg.com/@alaskaairux/auro-icon@latest/dist/polyfills.js"></script> | ||
<script src="https://unpkg.com/@alaskaairux/auro-icon@latest/dist/auro-icon__bundled.js"></script> | ||
``` | ||
@@ -59,0 +59,0 @@ |
Sorry, the diff of this file is not supported yet
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
189225
6
9143