diff --git a/CHANGELOG.md b/CHANGELOG.md
index 192234b6..590979ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 4.0.7 (2024-11-11)
+
+* chore(deps): update all dependencies j:cdx-227 (#353) ([d272e4f](https://github.com/coveo/push-api-client.js/commits/d272e4f)), closes [#353](https://github.com/coveo/push-api-client.js/issues/353)
+
+
+
## 4.0.6 (2024-11-06)
* chore(renovate): use automerge preset and config simplification (#351) ([20801c6](https://github.com/coveo/push-api-client.js/commits/20801c6)), closes [#351](https://github.com/coveo/push-api-client.js/issues/351)
diff --git a/package-lock.json b/package-lock.json
index 863e43ce..b763dda6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@coveo/push-api-client",
- "version": "4.0.6",
+ "version": "4.0.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@coveo/push-api-client",
- "version": "4.0.6",
+ "version": "4.0.7",
"license": "Apache-2.0",
"dependencies": {
"@coveo/bueno": "^0.46.0",
diff --git a/package.json b/package.json
index 911b2e5d..dab5cb54 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@coveo/push-api-client",
- "version": "4.0.6",
+ "version": "4.0.7",
"description": "Push API client",
"main": "./dist/index.js",
"files": [