From 1abf298c4747b9f2558c69985cfce37d497a9d32 Mon Sep 17 00:00:00 2001 From: Micheal Wilkinson Date: Fri, 20 Mar 2026 18:47:07 +0000 Subject: [PATCH] docs(changelog): note vociferate releaseprep adoption --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 84fcd77..cd9179f 100644 --- a/changelog.md +++ b/changelog.md @@ -41,6 +41,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect - CLI help now uses the invoked binary name (defaulting to `gosick`) in usage output. - CLI help description now reflects Homesick's purpose for managing precious dotfiles. - Release notes standardized to Keep a Changelog format. +- Release preparation and next-tag recommendation automation now invoke `vociferate`'s standalone `releaseprep` implementation with explicit gosick paths. ### Fixed