From da9fad1b22b241ad7c3d6532714239a5c5b96097 Mon Sep 17 00:00:00 2001 From: nacho-bot Date: Mon, 21 Oct 2024 13:10:43 +0000 Subject: [PATCH] release: bump @redhat-cloud-services/notifications-client to 2.5.3 [skip ci] --- packages/notifications/CHANGELOG.md | 2 ++ packages/notifications/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index 633a5065..cc7e317c 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.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) ## [2.5.1](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/notifications-client-2.5.0...@redhat-cloud-services/notifications-client-2.5.1) (2024-09-04) diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 2edbdb42..f9bc91a8 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/notifications-client", - "version": "2.5.2", + "version": "2.5.3", "description": "", "main": "./dist/index.js", "typings": "./dist/index.d.ts",