diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..52700fb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Semantic Release Automated Changelog + +# [2.0.0](https://github.com/AlaskaAirlines/auro-backtotop/compare/v1.1.0...v2.0.0) (2023-08-09) + + +### Features + +* **api:** complete rebuild of component ([32b4c64](https://github.com/AlaskaAirlines/auro-backtotop/commit/32b4c64f50eb49e19a05b9cf5f5ee1992466bafb)) + + +### BREAKING CHANGES + +* **api:** namespace changed to @aurodesignsystem diff --git a/package.json b/package.json index 0b3c792..d867103 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-backtotop", - "version": "0.0.0", + "version": "2.0.0", "description": "auro-backtotop HTML custom element", "repository": { "type": "git",