From bfe7d60ba8a81145783ae344b64026b715479f0a Mon Sep 17 00:00:00 2001
From: Mohammed S <shoaibmohammed92@gmail.com>
Date: Mon, 4 Dec 2023 13:26:53 +0530
Subject: [PATCH] =?UTF-8?q?ci(restapi):=20=F0=9F=8E=89=20cut=20release=20t?=
 =?UTF-8?q?o=20restapi-v1.4.45?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 packages/restapi/CHANGELOG.md | 9 +++++++++
 packages/restapi/package.json | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/packages/restapi/CHANGELOG.md b/packages/restapi/CHANGELOG.md
index 448205a87..5117f689c 100644
--- a/packages/restapi/CHANGELOG.md
+++ b/packages/restapi/CHANGELOG.md
@@ -2,6 +2,15 @@
 
 This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
 
+## [1.4.45](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.44...restapi-1.4.45) (2023-12-04)
+
+
+### Bug Fixes
+
+* Merge branch 'main' into deployment ([751432b](https://github.com/ethereum-push-notification-service/push-sdk/commit/751432b557891aba14a4b60651fdfedc1aed31c7))
+
+
+
 ## [1.4.44](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.43...restapi-1.4.44) (2023-12-01)
 
 
diff --git a/packages/restapi/package.json b/packages/restapi/package.json
index c10726bd3..f46001a7c 100644
--- a/packages/restapi/package.json
+++ b/packages/restapi/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@pushprotocol/restapi",
-  "version": "1.4.44",
+  "version": "1.4.45",
   "type": "commonjs",
   "publishConfig": {
     "registry": "https://registry.npmjs.org/"