diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eeb893..e326054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [3.0.7](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.0.6...v3.0.7) (2024-02-20) + + +### Performance Improvements + +* update icon refs to use ESM supported SVGs ([b60f1c3](https://github.com/AlaskaAirlines/auro-lockup/commit/b60f1c31696716325277190ffb546e0b076f781e)) + ## [3.0.6](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.0.5...v3.0.6) (2024-02-20) diff --git a/README.md b/README.md index f796f97..ecf8aa4 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,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 3c9ecb0..5df38b7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-lockup", - "version": "3.0.6", + "version": "3.0.7", "description": "auro-lockup HTML custom element", "repository": { "type": "git",