Skip to content

Commit f23883e

Browse files
authored
bump version 2.9.4 (#423)
1 parent 51cd366 commit f23883e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
4+
## 2.9.5 - 2024-10-23
5+
fix: Cancel subscription `cancelAtCycleEnd` now supports both `boolean` and `0/1` values as expected.
36
## 2.9.4 - 2024-05-17
47
fix: Resolve SSRF vulnerability in request handling
58
feat: Added new API endpoints

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "razorpay",
3-
"version": "2.9.4",
3+
"version": "2.9.5",
44
"description": "Official Node SDK for Razorpay API",
55
"main": "dist/razorpay",
66
"typings": "dist/razorpay",

0 commit comments

Comments
 (0)