Skip to content

Commit

Permalink
Prep 1007 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jocmp committed Jul 13, 2024
1 parent 11df0d0 commit 2fa293a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/1007.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Small tweaks to the article card and bugfixes
2 changes: 2 additions & 0 deletions scripts/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ path = "fastlane/metadata/android/en-US/changelogs/#{next_build}.txt"
FileUtils.touch "./#{path}"

puts "Added changelog for next build (#{next_build})\n./#{path}"

exec("nano", path)

0 comments on commit 2fa293a

Please sign in to comment.