From 6d79314f1568f2b72cc51c120877a1abcbdfe1c7 Mon Sep 17 00:00:00 2001 From: GitHub <action@github.com> Date: Mon, 11 Jul 2022 05:43:44 +0000 Subject: [PATCH] chore(release): 2.4.20 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deb278c3..a92e7617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.4.20](https://github.com/coveo/push-api-client.js/compare/v2.4.19...v2.4.20) (2022-07-11) + ### [2.4.19](https://github.com/coveo/push-api-client.js/compare/v2.4.18...v2.4.19) (2022-07-11) diff --git a/package-lock.json b/package-lock.json index 31c49e4b..c681982e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coveo/push-api-client", - "version": "2.4.19", + "version": "2.4.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@coveo/push-api-client", - "version": "2.4.19", + "version": "2.4.20", "license": "Apache-2.0", "dependencies": { "@coveo/bueno": "^0.40.0", diff --git a/package.json b/package.json index 85ba7754..2f461097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/push-api-client", - "version": "2.4.19", + "version": "2.4.20", "description": "Push API client", "main": "./dist/index.js", "files": [