Skip to content

Commit 6f12c59

Browse files
authored
Merge pull request #37 from gitamego/tagpr-from-1.0.13
Release for 1.0.14
2 parents d7abcfc + 159f2ed commit 6f12c59

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.14](https://github.com/gitamego/react-native-expofp/compare/1.0.13...1.0.14) - 2025-05-05
4+
- fix(android): double load by @arys in https://github.com/gitamego/react-native-expofp/pull/36
5+
36
## [1.0.13](https://github.com/gitamego/react-native-expofp/compare/1.0.12...1.0.13) - 2025-05-02
47
- feat(android): update crowd connected by @arys in https://github.com/gitamego/react-native-expofp/pull/34
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.13",
3+
"version": "1.0.14",
44
"description": "React Native library for displaying expo plans",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)