From 1e175a3104a665b5b06c256f40be3f52405e8891 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 16 Jan 2023 07:35:31 +0000 Subject: [PATCH] chore(release): 2.8.12 --- CHANGELOG.md | 7 +++++++ package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ced52c..f737e441 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.8.12](https://github.com/coveo/push-api-client.js/compare/v2.8.11...v2.8.12) (2023-01-16) + + +### Bug Fixes + +* **deps:** update dependency @coveo/platform-client to v40 j:cdx-227 ([#256](https://github.com/coveo/push-api-client.js/issues/256)) ([2c28bea](https://github.com/coveo/push-api-client.js/commit/2c28bea4ab2833f1d159a4d1ec89da513c32e603)) + ### [2.8.11](https://github.com/coveo/push-api-client.js/compare/v2.8.10...v2.8.11) (2023-01-16) ### [2.8.10](https://github.com/coveo/push-api-client.js/compare/v2.8.9...v2.8.10) (2023-01-11) diff --git a/package-lock.json b/package-lock.json index 5b64c5a0..88df5f98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coveo/push-api-client", - "version": "2.8.11", + "version": "2.8.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@coveo/push-api-client", - "version": "2.8.11", + "version": "2.8.12", "license": "Apache-2.0", "dependencies": { "@coveo/bueno": "^0.43.0", @@ -834,7 +834,7 @@ } }, "node_modules/@coveo/push-api-client": { - "version": "2.8.11", + "version": "2.8.12", "resolved": "file:", "dev": true, "license": "Apache-2.0", @@ -11448,4 +11448,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 8467bcb1..1e919415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/push-api-client", - "version": "2.8.11", + "version": "2.8.12", "description": "Push API client", "main": "./dist/index.js", "files": [