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 4c2ff5f commit c95fd00Copy full SHA for c95fd00
MAINTAINERSHIP.md
@@ -6,5 +6,6 @@ Prepare a New Release
6
To prepare a new release, perform the following actions:
7
1. Update the `CHANGELOG.md` entry.
8
2. Merge all the changes into the `main` branch via a pull request.
9
+3. Push a tag in form of `v<VERSION>`, e.g. `v0.0.1`.
10
11
All the changes are automatically published to https://andivionian.fornever.me by the CD pipeline, so no further actions are required.
0 commit comments