Skip to content

Commit 9ef2747

Browse files
author
github-actions
committed
chore(release): 3.1.6 [skip ci]
1 parent 38038b5 commit 9ef2747

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 3.1.6 (2023-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **fetch:** throw when request is nok ([#291](https://github.com/coveo/push-api-client.js/issues/291)) ([38038b5](https://github.com/coveo/push-api-client.js/commits/38038b5b739192104e6aa20e1d255b86afce24cd))
7+
8+
9+
110
## 3.1.5 (2023-03-20)
211

312

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

0 commit comments

Comments
 (0)