Skip to content

Commit 574dfac

Browse files
authored
Merge branch 'main' into npm-migration-5
2 parents e17e133 + 41f94d2 commit 574dfac

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.0.18](https://github.com/juspay/hyper-sdk-react/compare/v5.0.17...v5.0.18) (2025-12-13)
6+
7+
### [5.0.17](https://github.com/juspay/hyper-sdk-react/compare/v5.0.16...v5.0.17) (2025-12-13)
8+
59
### [5.0.16](https://github.com/juspay/hyper-sdk-react/compare/v5.0.15...v5.0.16) (2025-12-13)
610

711
### [5.0.15](https://github.com/juspay/hyper-sdk-react/compare/v5.0.14...v5.0.15) (2025-12-13)

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": "hyper-sdk-react",
3-
"version": "5.0.16",
3+
"version": "5.0.18",
44
"description": "React native module for HyperSDK which enables payment orchestration via different dynamic modules. More details available at https://developer.juspay.in/v2.0/docs . Some part of module depends heavily on native functionalities are not updatable dynamically.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)