- Update the project status in the
README.mdfile, if required. - Update the copyright statement in the
LICENSE.mdfile, if required. - Prepare a corresponding entry in the
CHANGELOG.mdfile (usually by renaming the "Unreleased" section). - Update the
Versionfield in theDirectory.Build.propsfile. - Merge the aforementioned changes via a pull request.
- Push a tag in form of
v<VERSION>, e.g.v0.0.0. GitHub Actions will do the rest.