diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index 417a7586d..865490bc2 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -2,6 +2,12 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [4.1.13](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-4.1.12...@redhat-cloud-services/frontend-components-notifications-4.1.13) (2025-01-28) + +### Dependency Updates + +* `@redhat-cloud-services/frontend-components-utilities` updated to version `5.0.9` +* `@redhat-cloud-services/frontend-components` updated to version `5.2.2` ## [4.1.12](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-4.1.11...@redhat-cloud-services/frontend-components-notifications-4.1.12) (2025-01-27) ### Dependency Updates diff --git a/packages/notifications/package.json b/packages/notifications/package.json index ce61f4421..79fcdcdec 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/frontend-components-notifications", - "version": "4.1.12", + "version": "4.1.13", "description": "Notifications portal to show toast notifications for RedHat Cloud Services project.", "browser": "index.js", "module": "esm/index.js",