diff --git a/CHANGELOG.md b/CHANGELOG.md index a0a23c0..05f8f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +# [4.4.0](https://github.com/AlaskaAirlines/auro-avatar/compare/v4.3.1...v4.4.0) (2024-01-18) + + +### Features + +* add suport for SSR projects ([4fe07cb](https://github.com/AlaskaAirlines/auro-avatar/commit/4fe07cbffebfebb35ea28a8059d5b14fded2971d)) + ## [4.3.1](https://github.com/AlaskaAirlines/auro-avatar/compare/v4.3.0...v4.3.1) (2023-11-07) diff --git a/package.json b/package.json index 0f7cdf3..12f44aa 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "================================================================================" ], "name": "@aurodesignsystem/auro-avatar", - "version": "4.3.1", + "version": "4.4.0", "description": "auro-avatar HTML custom element", "repository": { "type": "git",