We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b8050 commit a064329Copy full SHA for a064329
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.9.0](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.4...v0.9.0) (2026-04-23)
4
+
5
+### Features
6
7
+* install tokenizer package & enrich google pay callback data ([#64](https://github.com/BoltApp/bolt-react-native-sdk/issues/64)) ([c3b8050](https://github.com/BoltApp/bolt-react-native-sdk/commit/c3b805054fd4d01e7cc208b4cbbe6df39a06e2b1))
8
9
## [0.8.4](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.3...v0.8.4) (2026-04-20)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@boltpay/react-native",
- "version": "0.8.4",
+ "version": "0.9.0",
"description": "Bolt React Native SDK",
"license": "MIT",
"main": "./lib/module/index.js",
0 commit comments