Skip to content

Commit 036c1e6

Browse files
authored
Merge pull request #44 from gitamego/tagpr-from-1.0.15
Release for 1.0.16
2 parents 1f39f6d + 1ec9414 commit 036c1e6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.16](https://github.com/gitamego/react-native-expofp/compare/1.0.15...1.0.16) - 2025-10-14
4+
- Feat/map preloading by @arys in https://github.com/gitamego/react-native-expofp/pull/43
5+
- fix: 16kb update cc version by @arys in https://github.com/gitamego/react-native-expofp/pull/45
6+
- feat(android): update to 5 by @arys in https://github.com/gitamego/react-native-expofp/pull/46
7+
38
## [1.0.15](https://github.com/gitamego/react-native-expofp/compare/1.0.14...1.0.15) - 2025-06-05
49
- fix(android): include default placeholder icon for location tracking by @arys in https://github.com/gitamego/react-native-expofp/pull/38
510
- feat(ios): update ios expofp 4.8.22 by @arys in https://github.com/gitamego/react-native-expofp/pull/40

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

0 commit comments

Comments
 (0)