Skip to content

Commit 99b58c0

Browse files
chore(release): 2.6.9 [skip ci]
## [2.6.9](v2.6.8...v2.6.9) (2022-12-21) ### Bug Fixes * **Android:** Add backwards compatibility for SDK31+ fix ([#163](#163)) ([2c4b4af](2c4b4af))
1 parent 2c4b4af commit 99b58c0

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+
## [2.6.9](https://github.com/Rapsssito/react-native-background-actions/compare/v2.6.8...v2.6.9) (2022-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **Android:** Add backwards compatibility for SDK31+ fix ([#163](https://github.com/Rapsssito/react-native-background-actions/issues/163)) ([2c4b4af](https://github.com/Rapsssito/react-native-background-actions/commit/2c4b4af5a950f64b51787eb75443057476f72662))
7+
18
## [2.6.8](https://github.com/Rapsssito/react-native-background-actions/compare/v2.6.7...v2.6.8) (2022-12-19)
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": "2.6.8",
3+
"version": "2.6.9",
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)