From 1eaed3141f3622cef064a22c4837d8394a0cd539 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Wed, 6 May 2026 03:07:39 -0700 Subject: [PATCH] docs: update changelog for 12.7.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22076bb4..6388ecba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [12.7.1] - 2026-05-06 + +## Added +- Package the new `babysit` skill for monitoring PR checks, review comments, and unresolved review threads until a PR is merge-ready. + +## Verification +- `npm run build` +- `npm publish` completed for `claude-mem@12.7.1` + ## [12.7.0] - 2026-05-06 ## Added