Skip to content

Commit eef903e

Browse files
author
github-actions
committed
chore(release): 3.1.30 [skip ci]
1 parent 326da51 commit eef903e

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.1.30 (2023-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies j:cdx-227 ([#315](https://github.com/coveo/push-api-client.js/issues/315)) ([fbdfbf0](https://github.com/coveo/push-api-client.js/commits/fbdfbf021e8919c17d6796c31bfa5140ef375ed2))
7+
* **deps:** update dependency zod to v3.22.3 [security] ([#320](https://github.com/coveo/push-api-client.js/issues/320)) ([326da51](https://github.com/coveo/push-api-client.js/commits/326da5158a8c164d350f8a038fa61028b79cfee0))
8+
9+
10+
111
## 3.1.29 (2023-10-11)
212

313

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

0 commit comments

Comments
 (0)