Skip to content

Commit e123950

Browse files
authored
Merge pull request #150 from ngrok/ngrok/ryan/1.4.0
1.4.0
2 parents 1bea040 + ae11542 commit e123950

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Release
2121
1. `git push origin <username>/<version>`
2222
- Or with graphite: `gt track` and `gt submit`
2323
1. Create a pull request off this branch
24-
- Make sure the name of the pull request is also just the `<version>` so the workflow will know to do a release
24+
- Make sure the name of the pull request is also just the `<version>` so the workflow will know to do a release.
25+
- Do not prepend the `<version>` with `v`. For instance, if releasing `1.1.0`, the PR should be named `1.1.0`, NOT `v1.1.0`
2526
1. Merge the pull request
2627
1. Verify release appears on [NPM](https://www.npmjs.com/package/@ngrok/ngrok?activeTab=versions)

0 commit comments

Comments
 (0)