Skip to content

Commit 4adf5a7

Browse files
author
github-actions
committed
chore(release): 3.1.23 [skip ci]
1 parent 6a28622 commit 4adf5a7

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.23 (2023-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly parse permission models from json file ([#306](https://github.com/coveo/push-api-client.js/issues/306)) ([6a28622](https://github.com/coveo/push-api-client.js/commits/6a28622b091d7fe8577d579edb65c9d4cc778ee6))
7+
8+
9+
110
## 3.1.22 (2023-05-24)
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.22",
3+
"version": "3.1.23",
44
"description": "Push API client",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)