diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f00375..d26887b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog
+# [4.5.0](https://github.com/AlaskaAirlines/auro-avatar/compare/v4.4.2...v4.5.0) (2024-02-22)
+
+
+### Features
+
+* **build:** modernize repo using generator build [#49](https://github.com/AlaskaAirlines/auro-avatar/issues/49) ([5efb92e](https://github.com/AlaskaAirlines/auro-avatar/commit/5efb92eeafb5c60ecbd2191123bd58152370989f))
+
## [4.4.2](https://github.com/AlaskaAirlines/auro-avatar/compare/v4.4.1...v4.4.2) (2024-02-01)
diff --git a/README.md b/README.md
index 0913f4a..6c8b5f6 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 a5d711a..19066e0 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-avatar",
- "version": "0.0.0",
+ "version": "4.5.0",
"description": "auro-avatar HTML custom element",
"repository": {
"type": "git",