diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa9ded..495d0dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [3.0.1](https://github.com/AlaskaAirlines/auro-backtotop/compare/v3.0.0...v3.0.1) (2024-10-08) + + +### Bug Fixes + +* moves auro library to dependencies in package.json [#41](https://github.com/AlaskaAirlines/auro-backtotop/issues/41) ([0fa0810](https://github.com/AlaskaAirlines/auro-backtotop/commit/0fa081040480bbf92a879c5223fe90512bdf5bf3)) + # [3.0.0](https://github.com/AlaskaAirlines/auro-backtotop/compare/v2.1.8...v3.0.0) (2024-10-04) diff --git a/README.md b/README.md index 8bafd03..aefc338 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,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 265cebd..805b6d3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-backtotop", - "version": "3.0.0", + "version": "3.0.1", "description": "auro-backtotop HTML custom element", "repository": { "type": "git",