Skip to content

Commit

Permalink
Update v2.9.3 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitdas13 authored Apr 18, 2024
1 parent 14bbe97 commit 84e4e74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.9.3 - 2024-04-18
fix: Type definition for Product and Customer has been updated.

## 2.9.2 - 2023-08-16
chore: Changed Content-Type of all APIs from application/x-www-form-urlencoded to application/json

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "razorpay",
"version": "2.9.2",
"version": "2.9.3",
"description": "Official Node SDK for Razorpay API",
"main": "dist/razorpay",
"typings": "dist/razorpay",
Expand Down

0 comments on commit 84e4e74

Please sign in to comment.