Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 1a92ddc

Browse files
chore(release): 4.9.0 [skip ci]
# [4.9.0](v4.8.0...v4.9.0) (2025-06-03) ### Features * added add and remove coupons methods to subscription resource ([abce354](abce354))
1 parent 0676dcb commit 1a92ddc

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.9.0](https://github.com/Salable/node-sdk/compare/v4.8.0...v4.9.0) (2025-06-03)
2+
3+
4+
### Features
5+
6+
* added add and remove coupons methods to subscription resource ([abce354](https://github.com/Salable/node-sdk/commit/abce354103426a8e76ae9db09dfcf24757a9376c))
7+
18
# [4.8.0](https://github.com/Salable/node-sdk/compare/v4.7.0...v4.8.0) (2025-05-22)
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.8.0",
3+
"version": "4.9.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)