Skip to content

Commit

Permalink
release process: add the relnotes command
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsb committed Dec 25, 2018
1 parent 7af77bb commit 8f287a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ e.g.

```
git log 1.8.0-beta.1..1.8.0-beta.2 --oneline | grep Merge.pull | cut -f 5 -d ' ' | tac > ~/shipbot/prs
relnotes -config .shipbot.yaml < ~/shipbot/prs
```

## On github
Expand Down

0 comments on commit 8f287a6

Please sign in to comment.