Skip to content

Commit a2f99c8

Browse files
authored
Merge pull request #39 from gitamego/tagpr-from-1.0.14
Release for 1.0.15
2 parents bcbb5a9 + 3f4012d commit a2f99c8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.15](https://github.com/gitamego/react-native-expofp/compare/1.0.14...1.0.15) - 2025-06-05
4+
- fix(android): include default placeholder icon for location tracking by @arys in https://github.com/gitamego/react-native-expofp/pull/38
5+
36
## [1.0.14](https://github.com/gitamego/react-native-expofp/compare/1.0.13...1.0.14) - 2025-05-05
47
- fix(android): double load by @arys in https://github.com/gitamego/react-native-expofp/pull/36
58

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-expofp",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "React Native library for displaying expo plans",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)