File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 2.5.0 (27.04.2024)
4+
5+ - Remove NativeEventEmitter warning
6+ - Create auto-release and CI
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-background-timer" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.5.0 " ,
44 "description" : " Emit event periodically (even when app is in the background)" ,
55 "keywords" : [
66 " react-native" ,
1919 },
2020 "repository" : {
2121 "type" : " git" ,
22- "url" : " https://github.com/ocetnik /react-native-background-timer.git"
22+ "url" : " https://github.com/boterop /react-native-background-timer.git"
2323 },
24- "author" : " David Ocetnik " ,
25- "fork" : " boterop " ,
24+ "author" : " boterop " ,
25+ "fork" : " David Ocetnik " ,
2626 "license" : " MIT" ,
2727 "peerDependencies" : {
2828 "react-native" : " >=0.47.0"
You can’t perform that action at this time.
0 commit comments