diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index cc7e317c..068a0650 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.5.4](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/notifications-client-2.5.3...@redhat-cloud-services/notifications-client-2.5.4) (2024-11-06) + ## [2.5.3](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/notifications-client-2.5.2...@redhat-cloud-services/notifications-client-2.5.3) (2024-10-21) ## [2.5.2](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/notifications-client-2.5.1...@redhat-cloud-services/notifications-client-2.5.2) (2024-10-15) diff --git a/packages/notifications/package.json b/packages/notifications/package.json index f9bc91a8..11d4f49e 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/notifications-client", - "version": "2.5.3", + "version": "2.5.4", "description": "", "main": "./dist/index.js", "typings": "./dist/index.d.ts",