From 61ffb56f69be5ca6696341a1cd8be34a6a2a6571 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 11 Nov 2024 14:11:26 +0000 Subject: [PATCH] chore(release): 4.0.7 [skip ci] --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) 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": [