From 279c954143a5d2190487ebd380b3aa00ab189bb8 Mon Sep 17 00:00:00 2001 From: mpstaton Date: Fri, 22 May 2026 15:29:10 -0500 Subject: [PATCH] chore(release): stamp 0.2.1 release narrative with commit hash 3ae4012 Records the 0.2.1 release commit hash in the release_commit frontmatter field of changelog/releases/0.2.1.md, mirroring the stamp pass done for 0.2.0. The narrative now points at the exact commit the release was cut from. Files changed: - changelog/releases/0.2.1.md Co-Authored-By: Claude Opus 4.7 (1M context) --- changelog/releases/0.2.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/releases/0.2.1.md b/changelog/releases/0.2.1.md index 0f3c5d1..7dd1375 100644 --- a/changelog/releases/0.2.1.md +++ b/changelog/releases/0.2.1.md @@ -23,7 +23,7 @@ release_tag: "0.2.1" release_url: "https://github.com/lossless-group/perplexed-plugin/releases/tag/0.2.1" prior_release_tag: "0.2.0" -release_commit: "pending — stamp after the release commit" +release_commit: "3ae4012" --- ## Why care?