UNPKG

@pact-foundation/pact-mock-service-linux-x64

Version:
15 lines (8 loc) 304 B
# Releasing 1. Increment the version in `lib/pact/support/version.rb` 2. Update the `CHANGELOG.md` using: $ git log --pretty=format:' * %h - %s (%an, %ad)' vX.Y.Z..HEAD 3. Add files to git $ git add CHANGELOG.md lib/pact/support/version.rb 3. Release: $ bundle exec rake release