Skip to content

Commit c9f766a

Browse files
authored
Merge pull request #17 from gitamego/tagpr-from-1.0.4
Release for 1.0.5
2 parents c6b1737 + 6c9885f commit c9f766a

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.5](https://github.com/gitamego/react-native-expofp/compare/1.0.4...1.0.5) - 2025-03-12
4+
- update expofp ios by @arys in https://github.com/gitamego/react-native-expofp/pull/16
5+
- feat(ios): add SPM support by @arys in https://github.com/gitamego/react-native-expofp/pull/18
6+
37
## [1.0.4](https://github.com/gitamego/react-native-expofp/compare/1.0.3...1.0.4) - 2025-01-07
48
- update expofp version by @arys in https://github.com/gitamego/react-native-expofp/pull/14
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.4",
3+
"version": "1.0.5",
44
"description": "React Native library for displaying expo plans",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)