Unify release notes

Discard platform.
This commit is contained in:
Davide De Rosa 2022-10-06 22:30:01 +02:00
parent b69c7df2ba
commit a4831feb0f
1 changed files with 0 additions and 6 deletions

View File

@ -10,10 +10,4 @@ echo "# App Store"
echo
grep $VERSION CHANGELOG.md | cut -f 2- -d " "
echo
echo "## iOS"
echo
cat $APP_ROOT/fastlane/ios/metadata/en-US/release_notes.txt
echo
echo "## macOS"
echo
cat $APP_ROOT/fastlane/mac/metadata/en-US/release_notes.txt