Skip to content

Commit 97afae1

Browse files
authored
Merge pull request #517 from kmala/doc
fix(deisrel): update the deisrel command to generate changelog
2 parents a6407e2 + 54df10a commit 97afae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/roadmap/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ in GitHub. In the "Release Title" field, use the project & component with its re
8989
"Deis Controller v2.2.1":
9090

9191
```bash
92-
deisrel changelog individual $COMPONENT $OLD_RELEASE $NEW_SHA $NEW_RELEASE | pbcopy
92+
deisrel changelog individual $COMPONENT $NEW_RELEASE | pbcopy
9393
open https://github.com/deis/$COMPONENT/releases/new?tag=$NEW_RELEASE
9494
```
9595

0 commit comments

Comments
 (0)