From 60938af9f093c3bf90c7647d8559144fcb50217e Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 17 Jul 2026 14:56:55 +0200 Subject: [PATCH] chore: pin floret-kit to v0.2.0 Tracks the tagged kit main rather than the feature branch the merge left it on. A release branch pointing at an unmerged branch is the failure mode main carried since 2.15.0 (its pointer lived only on feat/custom-snooze-duration): the release pipeline builds from the tagged source tree, so a rebased or deleted branch would break the published release, not just a local checkout. Co-Authored-By: Claude Opus 4.8 (1M context) --- floret-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floret-kit b/floret-kit index 45ca324..a50878a 160000 --- a/floret-kit +++ b/floret-kit @@ -1 +1 @@ -Subproject commit 45ca3243feddc7dc7aad70b8e8337e9329bff51e +Subproject commit a50878a7ac638e725984e9cf447d693c711f52c4