diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b25ae8..c564a2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [1.0.7](https://github.com/gitamego/react-native-expofp/compare/1.0.6...1.0.7) - 2025-03-21 +- chore(ios): update expofp by @arys in https://github.com/gitamego/react-native-expofp/pull/21 + ## [1.0.6](https://github.com/gitamego/react-native-expofp/compare/1.0.5...1.0.6) - 2025-03-12 - fix(js): turbo module type by @arys in https://github.com/gitamego/react-native-expofp/pull/19 diff --git a/package.json b/package.json index 1af4666..2c0b91a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-expofp", - "version": "1.0.6", + "version": "1.0.7", "description": "React Native library for displaying expo plans", "main": "lib/commonjs/index", "module": "lib/module/index",