Skip to content

Commit 958ce38

Browse files
chore(release): 0.4.2 [skip ci]
## [0.4.2](v0.4.1...v0.4.2) (2025-05-19) ### 🛠️ Other changes * update dependencies and release configuration ([4decd47](4decd47))
1 parent ad47956 commit 958ce38

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
@@ -0,0 +1,5 @@
1+
## [0.4.2](https://github.com/patrickkabwe/react-native-nitro-fs/compare/v0.4.1...v0.4.2) (2025-05-19)
2+
3+
### 🛠️ Other changes
4+
5+
* update dependencies and release configuration ([4decd47](https://github.com/patrickkabwe/react-native-nitro-fs/commit/4decd470e3a6796f4c4564beb4a42ec50a486864))

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-fs",
3-
"version": "0.2.5",
3+
"version": "0.4.2",
44
"description": "Nitro module package",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)