Skip to content

Commit e90e404

Browse files
chore: update version to 0.4.3 and adjust changelog format
1 parent d5f85d1 commit e90e404

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project are documented in this file.
44

55
The format follows Keep a Changelog and the project adheres to SemVer.
66

7-
## 0.4.2 - 2026-03-05
7+
## 0.4.2/0.4.3 - 2026-03-05
88

99
### Fixed
1010

packages/react-native-nitro-storage/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-nitro-storage",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "The fastest, most complete storage solution for React Native. Synchronous Memory, Disk, and Secure storage in one unified API. Built with Nitro Modules.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)