Skip to content

Commit 88510e0

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2024-07-09) ### Bug Fixes * **Android:** Fix RN 0.73 namespace requirement ([#229](#229)) ([d6f3135](d6f3135))
1 parent d6f3135 commit 88510e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/Rapsssito/react-native-background-actions/compare/v4.0.0...v4.0.1) (2024-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **Android:** Fix RN 0.73 namespace requirement ([#229](https://github.com/Rapsssito/react-native-background-actions/issues/229)) ([d6f3135](https://github.com/Rapsssito/react-native-background-actions/commit/d6f31351ed745980d2d036d4d5c1c55884cea8d5))
7+
18
# [4.0.0](https://github.com/Rapsssito/react-native-background-actions/compare/v3.0.1...v4.0.0) (2024-06-17)
29

310

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-background-actions",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "React Native background service library for running background tasks forever in Android & iOS",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)