From 8aa6cc579e4592eb00fd31e824ca9f130f878e1e Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 14 Nov 2022 03:19:39 +0000 Subject: [PATCH] chore(release): 2.7.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f45a1c9..26e776a8 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.2](https://github.com/coveo/push-api-client.js/compare/v2.7.1...v2.7.2) (2022-11-14) + + +### Bug Fixes + +* **deps:** update all dependencies j:cdx-227 ([#222](https://github.com/coveo/push-api-client.js/issues/222)) ([2abde7c](https://github.com/coveo/push-api-client.js/commit/2abde7c8111ddb3da6c60b1d061694445fda4dfa)) + ### [2.7.1](https://github.com/coveo/push-api-client.js/compare/v2.7.0...v2.7.1) (2022-11-08) diff --git a/package-lock.json b/package-lock.json index 5cb2cb05..76be11c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coveo/push-api-client", - "version": "2.7.1", + "version": "2.7.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@coveo/push-api-client", - "version": "2.7.1", + "version": "2.7.2", "license": "Apache-2.0", "dependencies": { "@coveo/bueno": "^0.42.0", diff --git a/package.json b/package.json index 06981b54..7ba1eb8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/push-api-client", - "version": "2.7.1", + "version": "2.7.2", "description": "Push API client", "main": "./dist/index.js", "files": [