diff --git a/CHANGELOG.md b/CHANGELOG.md index f086bec..970fa87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [3.11.3](https://github.com/AlaskaAirlines/auro-menu/compare/v3.11.2...v3.11.3) (2024-02-23) + + +### Performance Improvements + +* **examples:** refactor examples ([6549b3a](https://github.com/AlaskaAirlines/auro-menu/commit/6549b3a5a3953aa5e5bcb6a43aace8c3b136c2ae)) + ## [3.11.2](https://github.com/AlaskaAirlines/auro-menu/compare/v3.11.1...v3.11.2) (2024-02-19) diff --git a/README.md b/README.md index 4264128..d2768c2 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,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 8b38052..128b996 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-menu", - "version": "3.11.2", + "version": "3.11.3", "description": "auro-menu HTML custom element", "repository": { "type": "git",