Update the Release Script and Doc for a Patch Release #292
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
#291 adds initial support for release automation. The script and release doc hardcodes the patch version as
0
. Update the hard-coded patch version in the script and doc to use a variable for the patch version.Note: The best time to fix this issue is when cutting the first patch release.
The text was updated successfully, but these errors were encountered: