diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cb75c5..eb88dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [2.17.5](https://github.com/AlaskaAirlines/auro-input/compare/v2.17.4...v2.17.5) (2024-02-13) + + +### Performance Improvements + +* update auro dependencies ([e9449d5](https://github.com/AlaskaAirlines/auro-input/commit/e9449d51febc88735ca28a72a0bd2103eb3e1ce2)) + ## [2.17.4](https://github.com/AlaskaAirlines/auro-input/compare/v2.17.3...v2.17.4) (2024-02-10) diff --git a/README.md b/README.md index b29b007..e6a26ab 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,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 ddc675b..aec2918 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-input", - "version": "2.17.4", + "version": "2.17.5", "description": "auro-input HTML custom element", "repository": { "type": "git",