Skip to content

Commit

Permalink
Initiate release v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Alter-Pesotskiy committed Aug 4, 2022
1 parent ff974e2 commit bd95aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ lane :publish_release do |options|
push_pods(sync: options[:sync])
# TODO: Update stream-chat-swift-integration-apps

UI.success("🎉🎉🎉🎉🎉 Github releases successfully created:\n 👉 stream-chat-swift: #{github_release['html_url']}\n👉 stream-chat-swift-spm: #{spm_github_release_url}")
UI.success("🎉🎉🎉🎉🎉🎉 Github releases successfully created:\n 👉 stream-chat-swift: #{github_release['html_url']}\n👉 stream-chat-swift-spm: #{spm_github_release_url}")
end

desc 'Read CHANGELOG'
Expand Down

0 comments on commit bd95aa8

Please sign in to comment.