Skip to content

Commit f741cb2

Browse files
committed
docs: Update release checklist
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent b9b509c commit f741cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/RELEASE_CHECKLIST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ will result in a minor version bump and sigificant bug fixes will result in a pa
3131
- Reset `docsrc/conf.py` version
3232
- `make html`
3333
- Generate changelog
34-
- `conventional-changelog -p angular -i CHANGELOG.md -s -t 0.0.0`
34+
- `conventional-changelog -p angular -s CHANGELOG.md -t <last version tag> -a`
3535
4. Once PR is merged tag commit and start creating release on GitHub
3636
- Paste in Milestone information and Changelog information into release notes
3737
- Generate libtrtorch.tar.gz for the following platforms:

0 commit comments

Comments
 (0)