Skip to content

Commit a064329

Browse files
author
bolt-ci
committed
chore: release 0.9.0
1 parent c3b8050 commit a064329

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.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+
39
## [0.8.4](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.3...v0.8.4) (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.4",
3+
"version": "0.9.0",
44
"description": "Bolt React Native SDK",
55
"license": "MIT",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)