-
Increment the version according to semantic versioning rules in
lib/pact/provider_verifier/version.rb
-
Update the
CHANGELOG.md
using:$ git log --pretty=format:' * %h - %s (%an, %ad)' vX.Y.Z..HEAD
-
Add files to git
$ git add CHANGELOG.md lib/pact/provider_verifier/version.rb
-
Commit
$ git commit -m "Releasing version x.y.z"
-
Release:
$ bundle exec rake release
-
Create standalone package
bundle exec rake package
-
Draft a new release with name
pact-provider-verifier-x.y.z
-
Open RELEASE.template and update the versions and copy this text into the release notes section.
-
Upload
.tar.gz
and.zip
artifacts from./pkg