Skip to content

Commit badd29a

Browse files
committed
release(secure-storage): 4.0.1
1 parent dae8867 commit badd29a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/secure-storage/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.0.1 (2025-09-17)
2+
3+
### 🩹 Fixes
4+
5+
- **secure-storage:** use conceal v1 ([#650](https://github.com/NativeScript/plugins/pull/650))
6+
7+
### ❤️ Thank You
8+
9+
- Osei Fortune @triniwiz
10+
111
# 4.0.0 (2025-09-16)
212

313
### 🚀 Features

packages/secure-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/secure-storage",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Secure Storage NativeScript plugin",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)