Skip to content

Commit 54df10a

Browse files
committed
fix(deisrel): update the deisrel command to generate changelog
1 parent a6407e2 commit 54df10a

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)