- From
master
, bump the package version, usingmake bump! minor
(you can bumppatch
,minor
ormajor
). - Push the new branch to
origin
. - After merging the bumped version to
master
, make a Pull Request frommaster
tostable
. Make sure to include every change, using the template located at.github/PULL_REQUEST_TEMPLATE/release.md
. - Merge the Pull Request.