Sha256: 2ff85385a0ca2c885ad2583ca3c0ca9a49218a2b086ca117119bd79abe980a57
Contents?: true
Size: 304 Bytes
Versions: 3
Compression:
Stored size: 304 Bytes
Contents
# Releasing 1. Increment the version in `./lib/pact_broker/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_broker/version.rb 3. Release: $ bundle exec rake release
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pact_broker-1.11.0 | RELEASING.md |
pact_broker-1.10.0 | RELEASING.md |
pact_broker-1.9.3 | RELEASING.md |