diff --git a/CHANGELOG.md b/CHANGELOG.md index fe187cac..ae508e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.7.4](https://github.com/coveo/push-api-client.js/compare/v2.7.3...v2.7.4) (2022-11-21) + + +### Bug Fixes + +* **deps:** update all dependencies j:cdx-227 ([#224](https://github.com/coveo/push-api-client.js/issues/224)) ([807b5a4](https://github.com/coveo/push-api-client.js/commit/807b5a4ff975a62fe81135440a24a36dc3fb054a)) + ### [2.7.3](https://github.com/coveo/push-api-client.js/compare/v2.7.2...v2.7.3) (2022-11-14) ### [2.7.2](https://github.com/coveo/push-api-client.js/compare/v2.7.1...v2.7.2) (2022-11-14) diff --git a/package-lock.json b/package-lock.json index 5f586904..d219392b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coveo/push-api-client", - "version": "2.7.3", + "version": "2.7.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@coveo/push-api-client", - "version": "2.7.3", + "version": "2.7.4", "license": "Apache-2.0", "dependencies": { "@coveo/bueno": "^0.42.0", diff --git a/package.json b/package.json index 6ce5c44d..50dbdfa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/push-api-client", - "version": "2.7.3", + "version": "2.7.4", "description": "Push API client", "main": "./dist/index.js", "files": [