Skip to content

Commit 08588cd

Browse files
committed
version bump
1 parent cc9211f commit 08588cd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Since alpha.44:
7272
- typescript definitions (index.d.ts)
7373
- Android allow override minSdkVersion
7474

75+
Since alpha.45:
76+
- allow nested location props in postTemplate
77+
7578
### Changed
7679

7780
Since alpha.6:

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-mauron85-background-geolocation",
3-
"version": "0.5.0-alpha.44",
3+
"version": "0.5.0-alpha.45",
44
"description": "optimized background location tracking",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)