Skip to content

Commit

Permalink
doc: update beta instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Sep 13, 2023
1 parent 2854321 commit 48a8d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ npm version [<newversion> | major | minor | patch | premajor | preminor | prepat

- [Check the status in npm](http://registry.npmjs.org/-/package/signalk-server/dist-tags)
- Set package.json version & git tag using `npm version` as usual but specify the version, for example `npm version 1.19.0-beta.2`
- Prerelease version **MUST CONTAIN THE STRING beta** as the release actions branch on that

### (2) Push git tag

Expand Down

0 comments on commit 48a8d15

Please sign in to comment.