Skip to content

Commit 5a0d8ea

Browse files
chore(release): 4.11.0 [skip ci]
# [4.11.0](v4.10.0...v4.11.0) (2025-07-08) ### Features * add sentCount column to webhook event attempt table ([6d1c172](6d1c172))
1 parent 9e95784 commit 5a0d8ea

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.11.0](https://github.com/Salable/node-sdk/compare/v4.10.0...v4.11.0) (2025-07-08)
2+
3+
4+
### Features
5+
6+
* add sentCount column to webhook event attempt table ([6d1c172](https://github.com/Salable/node-sdk/commit/6d1c172edccbec9934b933ee3795de8e271589d9))
7+
18
# [4.10.0](https://github.com/Salable/node-sdk/compare/v4.9.4...v4.10.0) (2025-07-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salable/node-sdk",
3-
"version": "4.10.0",
3+
"version": "4.11.0",
44
"description": "Node.js SDK to interact with Salable APIs",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)