Skip to content

Commit 5dda17d

Browse files
author
bolt-ci
committed
chore: release 0.8.4
1 parent 553ae10 commit 5dda17d

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.4](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.3...v0.8.4) (2026-04-20)
4+
5+
### Bug Fixes
6+
7+
* **wallet:** unwrap bridge envelope for Apple Pay WebView result ([#63](https://github.com/BoltApp/bolt-react-native-sdk/issues/63)) ([553ae10](https://github.com/BoltApp/bolt-react-native-sdk/commit/553ae10a719d932ddef94736d3e899fe7d6cab96))
8+
39
## [0.8.3](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.2...v0.8.3) (2026-04-20)
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.3",
3+
"version": "0.8.4",
44
"description": "Bolt React Native SDK",
55
"license": "MIT",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)