Skip to content

Commit c1fc975

Browse files
author
github-actions
committed
chore(release): 3.1.1 [skip ci]
1 parent 51c57b8 commit c1fc975

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 3.1.1 (2023-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies j:cdx-227 ([#282](https://github.com/coveo/push-api-client.js/issues/282)) ([877e3cd](https://github.com/coveo/push-api-client.js/commits/877e3cd7264d55a05f19565e48928f084ebf3c16))
7+
* **deps:** update dependency @coveo/platform-client to v41 j:cdx-227 ([#283](https://github.com/coveo/push-api-client.js/issues/283)) ([947a737](https://github.com/coveo/push-api-client.js/commits/947a737a0c32dab1456abcd2520a698f55eb109a))
8+
* **deps:** update dependency @coveo/platform-client to v42 j:cdx-227 ([#286](https://github.com/coveo/push-api-client.js/issues/286)) ([02ac89e](https://github.com/coveo/push-api-client.js/commits/02ac89e5dc26b8fae88ebce29fe39ce1bb546975))
9+
10+
11+
112
# 3.1.0 (2023-03-03)
213

314

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveo/push-api-client",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Push API client",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)