Skip to content

Commit bbce2a0

Browse files
chore(release): 0.5.3 [skip ci]
## [0.5.3](v0.5.2...v0.5.3) (2025-07-21) ### 🛠️ Other changes * bump up nitro 0.26.4 ([a262969](a262969)) * **deps:** bump com.android.tools.build:gradle in /android ([14be4d7](14be4d7)) * **deps:** bump ktor_version from 3.1.3 to 3.2.2 in /android ([81df62b](81df62b))
1 parent 03a468a commit bbce2a0

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.5.3](https://github.com/patrickkabwe/react-native-nitro-fs/compare/v0.5.2...v0.5.3) (2025-07-21)
2+
3+
### 🛠️ Other changes
4+
5+
* bump up nitro 0.26.4 ([a262969](https://github.com/patrickkabwe/react-native-nitro-fs/commit/a26296958f779aa0e43cebe58ede791dda51ca3c))
6+
* **deps:** bump com.android.tools.build:gradle in /android ([14be4d7](https://github.com/patrickkabwe/react-native-nitro-fs/commit/14be4d7bf9842e04b63d64487b44b60f4d605b99))
7+
* **deps:** bump ktor_version from 3.1.3 to 3.2.2 in /android ([81df62b](https://github.com/patrickkabwe/react-native-nitro-fs/commit/81df62ba59f8b34317f1726c2b9f88559f105b8b))
8+
19
## [0.5.2](https://github.com/patrickkabwe/react-native-nitro-fs/compare/v0.5.1...v0.5.2) (2025-06-05)
210

311
### 🐛 Bug Fixes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-fs",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Nitro module package",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",
@@ -118,4 +118,4 @@
118118
]
119119
]
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)