release: v1.0.0#121
Merged
Merged
Conversation
Consolidate the unreleased r/n/p work and the never-tagged 1.0.0 placeholder (dated 2026-06-04) into a single 1.0.0 section dated 2026-06-29, the actual release date, grouped by Added/Changed/Fixed per Keep a Changelog. All 17 bullets preserved verbatim; fresh empty [Unreleased] header restored. Versions are already 1.0.0 across the root and all four workspace packages; no code changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Jim Vinson <jim@vinson.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the CHANGELOG for the v1.0.0 release. Versions are already
1.0.0across the root and all four
packages/*(a prior session bumped them but nevertagged), so this PR carries no code or version changes —
CHANGELOG.mdonly.What changed
The changelog had a never-tagged
## [1.0.0] - 2026-06-04placeholder plus allthe real shipping work (the r/n/p series) still sitting under
## [Unreleased].Since no
v1.0.0tag was ever cut, those are the same unshipped 1.0.0. This PRconsolidates them into a single
## [1.0.0] - 2026-06-29section (the actual tagdate), grouped by Added / Changed / Fixed per the Keep a Changelog convention the
file already declares, with a fresh empty
## [Unreleased]restored on top.dropped; only regrouped and re-dated.
[Unreleased]->v1.0.0...HEAD,[1.0.0]-> the tag).Next (after merge)
A follow-up session tags
v1.0.0(annotated) at the merged head, drafts theGitHub release, and refreshes the
.mcpbbundle (the publishedmcpb-v1.0.0isstale — built from
120d05d, missing F4/F5/F6 and the review-hardening batches,including the 18th tool
limner_create_project).🤖 Generated with Claude Code