Skip to content

Commit

Permalink
docs: update how to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Fellows authored and mefellows committed Feb 17, 2020
1 parent 74419e5 commit d457b86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Once your changes are in master, the latest release should be set as a draft at

Once you've tested that it works as expected:

1. Bump version in `command/version.go`.
1. Run `make release` to generate release notes and release commit.
1. Edit the release notes at https://github.com/pact-foundation/pact-go/releases/edit/v<VERSION>.
1. Bump version in `command/version.go`.
1. Bump version in `RELEASE_VERSION` in https://app.wercker.com/Pact-Foundation/pact-go/environment.

0 comments on commit d457b86

Please sign in to comment.