Skip to content

Commit de4b41e

Browse files
committed
chore(release): publish
- react-native-hyperswitch-example@0.3.0 - @juspay-tech/react-native-hyperswitch@1.0.0-alpha.1
1 parent ba1538a commit de4b41e

4 files changed

Lines changed: 57 additions & 2 deletions

File tree

example/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.3.0](https://github.com/juspay/react-native-hyperswitch/compare/react-native-hyperswitch-example@0.2.0...react-native-hyperswitch-example@0.3.0) (2026-04-09)
7+
8+
### Bug Fixes
9+
10+
- cvc widget ios ([ad85fa2](https://github.com/juspay/react-native-hyperswitch/commit/ad85fa2059069b5704e25d6755f17b60f2f81803))
11+
- example app ([3f7e6c2](https://github.com/juspay/react-native-hyperswitch/commit/3f7e6c2ecea27360121c61a6bb649582fd2b169d))
12+
- iOS rebased with core ([9e8b9fc](https://github.com/juspay/react-native-hyperswitch/commit/9e8b9fc9ccab01b5c6cc59bd0290ac58a4f0a624))
13+
- receive response on native-ios from js bundle ([5d08fe3](https://github.com/juspay/react-native-hyperswitch/commit/5d08fe3073e45046a9facf3c05a2e289b5cc1edb))
14+
- refactored expposed apis ([37f3d44](https://github.com/juspay/react-native-hyperswitch/commit/37f3d444740bd56d828ebf43787ff07c9f8e1411))
15+
- type fixes ([7d6ce7b](https://github.com/juspay/react-native-hyperswitch/commit/7d6ce7b0863c54a20cee988b27dc1e1a21f405fb))
16+
17+
### Features
18+
19+
- Add NativePaymentWidget module and integrate payment confirmation functionality ([403476e](https://github.com/juspay/react-native-hyperswitch/commit/403476ef8ff0a6e5383a3dbc5195db41af1cfdae))
20+
- Add payment ID handling and update payment intent functionality ([f48bba8](https://github.com/juspay/react-native-hyperswitch/commit/f48bba8a390d8a63978d52ed757374b9fd75077d))
21+
- added cvcWidget, updated appearance keys and added cvcStatus event ([1b6982b](https://github.com/juspay/react-native-hyperswitch/commit/1b6982b4413e2d62dd761ffb770f1f4449766fd2))
22+
- added iOS payment widget ([5bcbc6a](https://github.com/juspay/react-native-hyperswitch/commit/5bcbc6aa76406d118669c4893d061db688856eb5))
23+
- added subscription events ([15d94d8](https://github.com/juspay/react-native-hyperswitch/commit/15d94d8534c619a2a8a8dbee8547902220a3124e))
24+
- confirm-payment for widget (ios) ([58377a5](https://github.com/juspay/react-native-hyperswitch/commit/58377a56888d4f17901da0d69a70bc560ac65c2b))
25+
- Enhance payment intent creation and widget functionality ([d7da0f8](https://github.com/juspay/react-native-hyperswitch/commit/d7da0f8a413d13170df01949d2d0f36ae3e25db6))
26+
- Enhance payment widget functionality with update intent handling ([8232662](https://github.com/juspay/react-native-hyperswitch/commit/82326629ac9b8e821fd9a76cb782536a59373c39))
27+
- headless methods in ios ([3e2e6b3](https://github.com/juspay/react-native-hyperswitch/commit/3e2e6b33ee9a52560f5aab717fa52a779e9e47a4))
28+
- implement confirm payment functionality and refactor widget integration ([bf938b6](https://github.com/juspay/react-native-hyperswitch/commit/bf938b6f0774f29df711abf6139bb8c4e71cfd39))
29+
- Implement update intent functionality for payment widgets ([9a13ddc](https://github.com/juspay/react-native-hyperswitch/commit/9a13ddced0a211cef02f707de50afb1e0ce8245b))
30+
- Implement update payment functionality and enhance payment widget with sdkAuthorization handling ([cacda9e](https://github.com/juspay/react-native-hyperswitch/commit/cacda9e7e03a424edf00f4227712b2ee024f1e1e))
31+
632
# [0.2.0](https://github.com/juspay/react-native-hyperswitch/compare/react-native-hyperswitch-example@0.1.1...react-native-hyperswitch-example@0.2.0) (2025-11-05)
733

834
### Features

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-hyperswitch-example",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

packages/@juspay-tech/react-native-hyperswitch/CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0-alpha.1](https://github.com/juspay/hyperswitch-react-native-libraries/compare/@juspay-tech/react-native-hyperswitch@0.4.0...@juspay-tech/react-native-hyperswitch@1.0.0-alpha.1) (2026-04-09)
7+
8+
### Bug Fixes
9+
10+
- cvc widget ios ([ad85fa2](https://github.com/juspay/hyperswitch-react-native-libraries/commit/ad85fa2059069b5704e25d6755f17b60f2f81803))
11+
- example app ([3f7e6c2](https://github.com/juspay/hyperswitch-react-native-libraries/commit/3f7e6c2ecea27360121c61a6bb649582fd2b169d))
12+
- headless bug ([84c04b3](https://github.com/juspay/hyperswitch-react-native-libraries/commit/84c04b31dfb55ad74ebdcac25d1f4399b0fa99b9))
13+
- multi callback response setup using widget-actions ([f3e6f6d](https://github.com/juspay/hyperswitch-react-native-libraries/commit/f3e6f6d20a899b49f5aad41a4a5bb21fd192dab8))
14+
- native widget confirm payment ([c37520d](https://github.com/juspay/hyperswitch-react-native-libraries/commit/c37520d03dfed56c5140dee8d8bbc53c37081e19))
15+
- receive response on native-ios from js bundle ([5d08fe3](https://github.com/juspay/hyperswitch-react-native-libraries/commit/5d08fe3073e45046a9facf3c05a2e289b5cc1edb))
16+
- refactored expposed apis ([37f3d44](https://github.com/juspay/hyperswitch-react-native-libraries/commit/37f3d444740bd56d828ebf43787ff07c9f8e1411))
17+
- type fixes ([7d6ce7b](https://github.com/juspay/hyperswitch-react-native-libraries/commit/7d6ce7b0863c54a20cee988b27dc1e1a21f405fb))
18+
- widget action type ([8a8119f](https://github.com/juspay/hyperswitch-react-native-libraries/commit/8a8119f336d9fabfca603dfdde0d978b3a0eb7e3))
19+
20+
### Features
21+
22+
- Add NativePaymentWidget module and integrate payment confirmation functionality ([403476e](https://github.com/juspay/hyperswitch-react-native-libraries/commit/403476ef8ff0a6e5383a3dbc5195db41af1cfdae))
23+
- added cvcWidget, updated appearance keys and added cvcStatus event ([1b6982b](https://github.com/juspay/hyperswitch-react-native-libraries/commit/1b6982b4413e2d62dd761ffb770f1f4449766fd2))
24+
- added eventValidator for sending warning message if invalid event is subscribed to ([4f75d17](https://github.com/juspay/hyperswitch-react-native-libraries/commit/4f75d172c242d0f17bc4161c7a984d073143a9df))
25+
- added subscription events ([15d94d8](https://github.com/juspay/hyperswitch-react-native-libraries/commit/15d94d8534c619a2a8a8dbee8547902220a3124e))
26+
- confirm-payment for widget (ios) ([58377a5](https://github.com/juspay/hyperswitch-react-native-libraries/commit/58377a56888d4f17901da0d69a70bc560ac65c2b))
27+
- Enhance payment intent creation and widget functionality ([d7da0f8](https://github.com/juspay/hyperswitch-react-native-libraries/commit/d7da0f8a413d13170df01949d2d0f36ae3e25db6))
28+
- Enhance payment widget functionality with update intent handling ([8232662](https://github.com/juspay/hyperswitch-react-native-libraries/commit/82326629ac9b8e821fd9a76cb782536a59373c39))
29+
- headless methods in ios ([3e2e6b3](https://github.com/juspay/hyperswitch-react-native-libraries/commit/3e2e6b33ee9a52560f5aab717fa52a779e9e47a4))
30+
- implement confirm payment functionality and refactor widget integration ([bf938b6](https://github.com/juspay/hyperswitch-react-native-libraries/commit/bf938b6f0774f29df711abf6139bb8c4e71cfd39))
31+
- Implement update intent functionality for payment widgets ([9a13ddc](https://github.com/juspay/hyperswitch-react-native-libraries/commit/9a13ddced0a211cef02f707de50afb1e0ce8245b))
32+
- Implement update payment functionality and enhance payment widget with sdkAuthorization handling ([cacda9e](https://github.com/juspay/hyperswitch-react-native-libraries/commit/cacda9e7e03a424edf00f4227712b2ee024f1e1e))
33+
- Prevent multiple update intent completions by adding a check ([7102a01](https://github.com/juspay/hyperswitch-react-native-libraries/commit/7102a01609aceb434507570cf93fb8e123fde194))
34+
635
# [0.4.0](https://github.com/juspay/hyperswitch-react-native-libraries/compare/@juspay-tech/react-native-hyperswitch@0.3.0...@juspay-tech/react-native-hyperswitch@0.4.0) (2026-03-06)
736

837
### Bug Fixes

packages/@juspay-tech/react-native-hyperswitch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@juspay-tech/react-native-hyperswitch",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "Hyperswitch SDK for React Native",
55
"main": "lib/commonjs/index.bundle.js",
66
"module": "lib/module/index.bundle.js",

0 commit comments

Comments
 (0)