Skip to content

Commit 081ceab

Browse files
author
bolt-ci
committed
chore: release 0.8.3
1 parent bf2d22c commit 081ceab

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.8.3](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.2...v0.8.3) (2026-04-20)
4+
5+
### Bug Fixes
6+
7+
* **wallet:** route Apple/Google Pay tokenize to tokenizer service ([#62](https://github.com/BoltApp/bolt-react-native-sdk/issues/62)) ([bf2d22c](https://github.com/BoltApp/bolt-react-native-sdk/commit/bf2d22c331c528794b3b95b764f80f361d3085e0))
8+
39
## [0.8.2](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.1...v0.8.2) (2026-04-17)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boltpay/react-native",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Bolt React Native SDK",
55
"license": "MIT",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)