Skip to content

Commit eeba972

Browse files
author
bolt-ci
committed
chore: release 0.8.0
1 parent ae9c590 commit eeba972

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.0](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.7.4...v0.8.0) (2026-04-15)
4+
5+
### Features
6+
7+
* add native PCI-compliant credit card input (iOS + Android) ([#51](https://github.com/BoltApp/bolt-react-native-sdk/issues/51)) ([ae9c590](https://github.com/BoltApp/bolt-react-native-sdk/commit/ae9c590255f559c6b7e2ba16aee90804a3957d8d))
8+
39
## [0.7.4](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.7.3...v0.7.4) (2026-04-07)
410

511
## [0.7.3](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.7.2...v0.7.3) (2026-04-07)

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.7.4",
3+
"version": "0.8.0",
44
"description": "Bolt React Native SDK",
55
"license": "MIT",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)