Skip to content

Commit

Permalink
Update release instructions to mention release branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
halfninja committed Mar 4, 2020
1 parent 7b2dc03 commit 5045921
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ the version number that you're tagging.

## Bumping the version number

Edit the version number in the following places:
Create a `release/v#.#.#` branch and edit the version number in the following places:

* Line 3 of `package.json`
* Line 20 of `_config.yml`

Create a pull request and get it approved and merged.

## Running a distribution build

When you create the release, you can paste the HTML version of the release notes from JIRA (make sure to unindent the
Expand Down

0 comments on commit 5045921

Please sign in to comment.