diff --git a/CHANGELOG.md b/CHANGELOG.md index c97763a..e0b13e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Semantic Release Automated Changelog +## [2.4.10](https://github.com/AlaskaAirlines/auro-badge/compare/v2.4.9...v2.4.10) (2024-02-29) + + +### Bug Fixes + +* address issues with misconfigs ([3b27142](https://github.com/AlaskaAirlines/auro-badge/commit/3b27142bffca52ea648f088d5301ae8850b6da8a)) + + +### Performance Improvements + +* update dependencies ([8df9c7d](https://github.com/AlaskaAirlines/auro-badge/commit/8df9c7d98dca6c3fe4e3b96d5cce92f417ee8fcf)) + ## [2.4.9](https://github.com/AlaskaAirlines/auro-badge/compare/v2.4.8...v2.4.9) (2024-02-23) diff --git a/README.md b/README.md index 50490e4..66005cc 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ In cases where the project is not able to process JS assets, there are pre-proce ```html - + ``` diff --git a/package.json b/package.json index 4a26d12..4b68bd9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-badge", - "version": "2.4.9", + "version": "2.4.10", "description": "Auro custom auro-badge element", "author": "Product design and research", "engines": {