Skip to content

Commit 138afdd

Browse files
author
bolt-ci
committed
chore: release 0.8.1
1 parent 9713d94 commit 138afdd

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.1](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.8.0...v0.8.1) (2026-04-15)
4+
5+
### Bug Fixes
6+
7+
* **credit-card:** replay last validation state to late on() subscribers ([#52](https://github.com/BoltApp/bolt-react-native-sdk/issues/52)) ([9713d94](https://github.com/BoltApp/bolt-react-native-sdk/commit/9713d9427de41ee5da59d5357ab62ae2f3d7df9e))
8+
39
## [0.8.0](https://github.com/BoltApp/bolt-react-native-sdk/compare/v0.7.4...v0.8.0) (2026-04-15)
410

511
### Features

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

0 commit comments

Comments
 (0)