Skip to content

Commit

Permalink
added note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasholderness committed Jan 23, 2018
1 parent 15c7bca commit 8805cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Before deployment:
The release procedure is as follows:
* Update the CHANGELOG.md file with the newly released version, date, and a high-level overview of changes. Commit the change.
* Build code documentation and commit changes.
* Download the latest version of the Swagger API file for include in the release
* Create a tag in git from the current head of master. The tag version should be the same as the version specified in the package.json file - this is the release version.
* Update the version in the package.json file and commit the change.
* Further development is now on the updated version number until the release process begins again.
Expand Down

0 comments on commit 8805cb7

Please sign in to comment.