From 55bacccdd9c77903a6b9f30335f9ed12a104d632 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Sep 2024 10:27:19 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release --- .github/release.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/release.yml 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 From ac6bb8a20c4663e3a56ef4d42104d62e73d2d728 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Sep 2024 10:27:20 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CHANGELOG.md 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