From 854cdfe90c52ed545ab839db29d9dcf2a782f4ab Mon Sep 17 00:00:00 2001 From: lucasmerlin Date: Thu, 9 Oct 2025 16:35:17 +0200 Subject: [PATCH] Add todo to check git dependencies --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 1634ad13..cb75c3da 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -49,6 +49,7 @@ We don't update the MSRV in a patch release, unless we really, really need to. ## Preparation * [ ] make sure there are no important unmerged PRs +* [ ] Ensure we don't have any patch/git dependencies (e.g. kittest) * [ ] Create a branch called `release-0.xx.0` and open a PR for it * [ ] run `scripts/generate_example_screenshots.sh` if needed * [ ] write a short release note that fits in a bluesky post