Skip to content

Commit 3325813

Browse files
committed
chore(release): v6.1.1
1 parent 003b00e commit 3325813

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [6.1.1](https://github.com/mcodex/react-native-sensitive-info/compare/v6.1.0...v6.1.1) (2026-04-29)
2+
3+
### Bug Fixes
4+
5+
* update error classes to handle cause assignment for TypeScript compatibility ([003b00e](https://github.com/mcodex/react-native-sensitive-info/commit/003b00e2bf96af28685afdf2da57d067a87339c1))
16
## [6.1.0](https://github.com/mcodex/react-native-sensitive-info/compare/v6.0.0-rc.12...v6.1.0) (2026-04-28)
27

38
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-sensitive-info",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "🔐 React Native secure storage, rebuilt with Nitro Modules ⚡️ Biometric-ready, StrongBox-aware, and metadata-rich for modern mobile apps",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)