We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b509c commit f741cb2Copy full SHA for f741cb2
docsrc/RELEASE_CHECKLIST.md
@@ -31,7 +31,7 @@ will result in a minor version bump and sigificant bug fixes will result in a pa
31
- Reset `docsrc/conf.py` version
32
- `make html`
33
- Generate changelog
34
- - `conventional-changelog -p angular -i CHANGELOG.md -s -t 0.0.0`
+ - `conventional-changelog -p angular -s CHANGELOG.md -t <last version tag> -a`
35
4. Once PR is merged tag commit and start creating release on GitHub
36
- Paste in Milestone information and Changelog information into release notes
37
- Generate libtrtorch.tar.gz for the following platforms:
0 commit comments