Skip to content

chore(release): cut v1.1.0#94

Merged
PAMulligan merged 2 commits into
mainfrom
77-cut-v110-release
May 25, 2026
Merged

chore(release): cut v1.1.0#94
PAMulligan merged 2 commits into
mainfrom
77-cut-v110-release

Conversation

@PAMulligan
Copy link
Copy Markdown
Collaborator

Summary

Cuts the v1.1.0 release.

  • chore(release): 1.1.0 — version bump (1.0.0 → 1.1.0), CHANGELOG regenerated, v1.1.0 tag created via commit-and-tag-version
  • fix(scripts) — exclude the auto-generated RELEASE_NOTES.md from the doc-count guard so it no longer misreads changelog feature lines (e.g. "add 4 agents …") as a drifted count and blocks the release commit

Issue #14 (Patreon video tutorials / dev-log infra) was deferred to the v2.0.0 milestone — it is in-progress, externally blocked work that does not ship in v1.1.0.

Merge note

Merge with a merge commit (not squash) to preserve the tagged release commit on main.

Closes #77

Paul Mulligan and others added 2 commits May 25, 2026 11:47
The doc-count guard scans the filesystem for "N agents"/"N skills" claims,
but RELEASE_NOTES.md is auto-generated from CHANGELOG.md content and can
contain changelog feature lines (e.g. "add 4 agents ...") that read as a
drifted count, blocking the release commit. Exclude it by name like
CHANGELOG.md, since it is generated historical content.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@PAMulligan PAMulligan linked an issue May 25, 2026 that may be closed by this pull request
6 tasks
@PAMulligan PAMulligan merged commit 1b2a73e into main May 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cut v1.1.0 release

1 participant