From 6fe380c00b50cc191c5ad952edadf0cb816e7cde Mon Sep 17 00:00:00 2001 From: pajlada Date: Thu, 6 Nov 2025 23:14:16 +0100 Subject: [PATCH] docs: create serialize/signals/settings tag on release (#6566) --- docs/make-release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/make-release.md b/docs/make-release.md index a701a979..b46571f2 100644 --- a/docs/make-release.md +++ b/docs/make-release.md @@ -66,6 +66,7 @@ You will need to add the `skip-changelog-checker` label to the PR since we are d - [ ] Ensure all GitHub API credentials from the `chatterino-ci` user are still valid Sign into the `chatterino-ci` user and validate that the `WinGet` and `Homebrew` Personal access tokens are valid: https://github.com/settings/tokens +- [ ] Make a new tag on `pajlada/serialize`, `pajlada/signals`, and `pajlada/settings` called `chatterino/2.3.4` pointing at the commit hash Chatterino uses. ## After the PR has been merged