diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ec8f1c..fc8d38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [1.0.10](https://github.com/gitamego/react-native-expofp/compare/1.0.9...1.0.10) - 2025-04-28 +- feat(android): expofp 4.10 by @arys in https://github.com/gitamego/react-native-expofp/pull/27 + ## [1.0.9](https://github.com/gitamego/react-native-expofp/compare/1.0.8...1.0.9) - 2025-03-26 - fix(location): tracking and alias set by @arys in https://github.com/gitamego/react-native-expofp/pull/25 diff --git a/package.json b/package.json index 8dd9fb0..7d36ef3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-expofp", - "version": "1.0.9", + "version": "1.0.10", "description": "React Native library for displaying expo plans", "main": "lib/commonjs/index", "module": "lib/module/index",