diff --git a/CHANGELOG.md b/CHANGELOG.md index fed5a57..a2a8bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Semantic Release Automated Changelog +# [8.2.0](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.3...v8.2.0) (2024-11-15) + + +### Features + +* update auro-library to 3.0.1 ([9d58b78](https://github.com/AlaskaAirlines/auro-button/commit/9d58b787c830c947a5899b9a865c5ebbba8ac0da)) + + +### Performance Improvements + +* update library to 3.0.2 ([478b6de](https://github.com/AlaskaAirlines/auro-button/commit/478b6deb10012d0d028aa143fc2886db6d243f7c)) + ## [8.1.3](https://github.com/AlaskaAirlines/auro-button/compare/v8.1.2...v8.1.3) (2024-11-05) diff --git a/README.md b/README.md index 3c2c1eb..7659c26 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,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 ff084f6..3a34757 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-button", - "version": "8.1.3", + "version": "8.2.0", "description": "Auro custom auro-button element", "author": "Product design and research", "repository": {