fastlane-plugin-write_changelog_from_commits 2.2.1
Writes a changelog by pattern matching on git commits since the last tag. Organises these into sections and creates a changelog with the same name as the current version code
Gemfile:
=
インストール:
=
Development依存関係 (11):
bundler
>= 0
fastlane
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
simplecov
>= 0