Skip to content

Commit 6020d20

Browse files
authored
Prepare to release v2.6.0 (#21)
1 parent e9a8f5e commit 6020d20

File tree

4 files changed

+158
-667
lines changed

4 files changed

+158
-667
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.6.0 (04.09.2025)
4+
5+
- [Typescript Support](https://github.com/boterop/react-native-background-timer/pull/20)
6+
37
## 2.5.2 (16.08.2024)
48

59
- Fixes issue #13

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boterop/react-native-background-timer",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"description": "Emit event periodically (even when app is in the background)",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)