From 00fdfc6b27db0ac0d8e90074907e1a54ecfc9380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Dec 2024 18:50:11 +0000 Subject: [PATCH] Deployed d61d875 with MkDocs version: 1.6.1 --- Release-creation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-creation/index.html b/Release-creation/index.html index 30ecf41..02191e4 100644 --- a/Release-creation/index.html +++ b/Release-creation/index.html @@ -596,7 +596,7 @@

1. Release Procedure

Follow these steps to create a release:

    -
  1. Document all relevant changes in the Changelog in the main branch. +
  2. Document all relevant changes in the Changelog in the main branch. To get a list of commits, you can call git log --oneline or check commits/main/. Summarize the relevant changes since the last release.
  3. Wait for the GitHub action to run successfully.
  4. Test it to see if everything worsk as expected.