Skip to content

Commit ae05306

Browse files
authored
Merge pull request #30 from gitamego/tagpr-from-1.0.10
Release for 1.0.11
2 parents 7b15a62 + 41c816b commit ae05306

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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+
## [1.0.11](https://github.com/gitamego/react-native-expofp/compare/1.0.10...1.0.11) - 2025-04-28
4+
- fix(android): expo fpplan view by @arys in https://github.com/gitamego/react-native-expofp/pull/29
5+
- fix(ios): disable background by default by @arys in https://github.com/gitamego/react-native-expofp/pull/31
6+
37
## [1.0.10](https://github.com/gitamego/react-native-expofp/compare/1.0.9...1.0.10) - 2025-04-28
48
- feat(android): expofp 4.10 by @arys in https://github.com/gitamego/react-native-expofp/pull/27
59

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

0 commit comments

Comments
 (0)