Skip to content

Commit 66e5bf7

Browse files
author
github-actions
committed
chore(release): 3.1.0 [skip ci]
1 parent 9f31ed7 commit 66e5bf7

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 3.1.0 (2023-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies j:cdx-227 ([#279](https://github.com/coveo/push-api-client.js/issues/279)) ([dc6b6ce](https://github.com/coveo/push-api-client.js/commits/dc6b6ced5e26a31717f34d0a67aeae42e1dbe02f))
7+
8+
9+
### Features
10+
11+
* support https proxy ([#281](https://github.com/coveo/push-api-client.js/issues/281)) ([9f31ed7](https://github.com/coveo/push-api-client.js/commits/9f31ed76a3fd79de31398948f986ba9c100d3215))
12+
13+
14+
115
## 3.0.124 (2023-02-20)
216

317

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.0.124",
3+
"version": "3.1.0",
44
"description": "Push API client",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)