diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 0000000..b0c5175 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,4 @@ +changelog: + exclude: + labels: + - tagpr diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4495004 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changelog + +## [1.0.0](https://github.com/gitamego/react-native-expofp/commits/1.0.0) - 2024-09-24 +- cc optional by @arys in https://github.com/gitamego/react-native-expofp/pull/1 +- fix: js props and notification title by @arys in https://github.com/gitamego/react-native-expofp/pull/2 +- update expo fp version by @arys in https://github.com/gitamego/react-native-expofp/pull/3 +- Chore/remove yarn by @arys in https://github.com/gitamego/react-native-expofp/pull/5