@aurodesignsystem/auro-loader
Advanced tools
Comparing version 2.1.0-beta.5 to 2.1.0
# Semantic Release Automated Changelog | ||
# [2.1.0-beta.5](https://github.com/AlaskaAirlines/auro-loader/compare/v2.1.0-beta.4...v2.1.0-beta.5) (2024-09-18) | ||
# [2.1.0](https://github.com/AlaskaAirlines/auro-loader/compare/v2.0.6...v2.1.0) (2024-09-23) | ||
### Bug Fixes | ||
* **color:** resolve minor color theming issues [#32](https://github.com/AlaskaAirlines/auro-loader/issues/32) ([b4359cc](https://github.com/AlaskaAirlines/auro-loader/commit/b4359cc338a24eeccab24155f833e956f8cd7b34)) | ||
### Features | ||
* add function to handle custom name registration ([a9da87a](https://github.com/AlaskaAirlines/auro-loader/commit/a9da87a7d8cbd476c98020eb8f9f6383057e470c)) | ||
* refactor color styles to use tier 3 tokens ([c6e6275](https://github.com/AlaskaAirlines/auro-loader/commit/c6e627589c77b7653e191df16be217bd481e7e90)) | ||
### Performance Improvements | ||
* point to use shared library scripts for build process ([9a87e99](https://github.com/AlaskaAirlines/auro-loader/commit/9a87e9914326e630011f1deea347a821d7a3b631)) | ||
* point to use shared library scripts for build process ([8946612](https://github.com/AlaskaAirlines/auro-loader/commit/89466121c2689d65037c1093a1dc579f0bd866cd)) | ||
* refactor custom component registration config [#34](https://github.com/AlaskaAirlines/auro-loader/issues/34) ([9ca1854](https://github.com/AlaskaAirlines/auro-loader/commit/9ca1854ce579b826f15861418cdf954a5974245c)) | ||
* update dependencies ([5235e4f](https://github.com/AlaskaAirlines/auro-loader/commit/5235e4f9cbfda80bf0781a16eed55188b6c87763)) | ||
@@ -10,0 +23,0 @@ ## [2.0.6](https://github.com/AlaskaAirlines/auro-loader/compare/v2.0.5...v2.0.6) (2024-02-21) |
@@ -10,3 +10,3 @@ { | ||
"name": "@aurodesignsystem/auro-loader", | ||
"version": "2.1.0-beta.5", | ||
"version": "2.1.0", | ||
"description": "auro-loader HTML custom element", | ||
@@ -13,0 +13,0 @@ "repository": { |
@@ -110,3 +110,3 @@ <!-- | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@5.0.8/dist/bundled/essentials.css" /> | ||
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-loader@2.1.0-beta.5/dist/auro-loader__bundled.js" type="module"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-loader@2.1.0/dist/auro-loader__bundled.js" type="module"></script> | ||
``` | ||
@@ -113,0 +113,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
96672
1