Skip to content

Commit

Permalink
remove obsolete dad joke
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Jun 2, 2017
1 parent ea9c92c commit 36c0a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
```

Generally, don't use `npm version` for this because it creates a tag, which I normally
wait until signoff from all contributors (`new Set(["@jfmengels"])`) and actually
`npm publish`-ing to snap the tag.
wait until signoff from contributors and actually `npm publish`-ing to snap the tag.

3. create pull request from `release-[x.y.z]` into `release` branch

Expand Down

0 comments on commit 36c0a04

Please sign in to comment.