chore(release): bump main to 0.11.0 and cut the changelog entry - #990
Merged
Merged
Conversation
📦 npm preview published —
|
Stamps the release set (contract, api-client, cezar, web, alias-cezar) and the lockfile 0.10.1 -> 0.11.0, rewrites the intra-release ^0.10.1 ranges to ^0.11.0, and cuts the 0.11.0 CHANGELOG.md entry for the 18 PRs merged since v0.10.1. Minor bump with one breaking change: automations flip back to on by default (#985), reversing the CEZ_AUTOMATIONS=1 opt-in from #802. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GegafinbvuqMr956RzSwvS
pat-lewczuk
force-pushed
the
chore/release-0.11.0
branch
from
September 15, 2026 00:00
61bbd66 to
24c6a02
Compare
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.
What
Stamps the release set (
contract,api-client,cezar,web,alias-cezar) and the lockfile0.10.1 -> 0.11.0, rewrites the intra-release^0.10.1ranges to^0.11.0, and cuts the0.11.0CHANGELOG.md entry for everything merged sincev0.10.1.Minor bump with one breaking change — automations flip back to on by default (#985), reversing the
CEZ_AUTOMATIONS=1opt-in #802 introduced in 0.10.0. Nine features land alongside it: task dispatch, the per-project attachment library, automation schedules, sidebar ordering, mid-thread runner switching, thread timestamps, draft persistence, base-branch filtering and branch-name copy.Window
18 PRs, resolved by reachability from
origin/main(v0.10.1..origin/main), not by abaseRefNamefilter: 15 of the PRs merged in the same calendar window had already shipped in0.10.1. Rebased once after #985 merged, to fold it in.Changelog
(fixes #issue), the PR number, the author. No inline bold or italics.# Unreleased(feat(sidebar): drag project groups to set their order, shared across devices (#952) #953, feat(thread): per-message timestamps in the task conversation #942, the mid-workflow ask that shipped as fix(workflows): park intermediate asks for input #984, and feat(automations): scheduled triggers, default-on, redesigned surface, creation from a prompt #985's breaking note) into0.11.0as one-liners.## ⚠️ Breaking, the schedule trigger and the rebuilt surface under## ✨ Features.0.10.1section, where feat(tasks): in-task drafts survive leaving the task #940 had written it with its tracking-issue number: that work merged on 2026-09-14, ten days after0.10.1was cut, and is now listed as(fixes #939). (#940)under0.11.0.via @pat-lewczuk— its body carries bothSupersedes #917andCredit: original implementation by @piotrchabros, so the carry-forward keeps the original author.mainby their own account of it.## 📝 Specs & Documentationsection for docs(specs): a task remembers every PR it has been associated with #839 and docs(changelog): one-line entries for every release, in 0.9.0's format #963, as in 0.10.0 and 0.9.x.Verification
Full gate, green on this branch after the rebase onto #985:
npm run typechecknpm test— 388 files, 7119 testsnpm run test:unit— 35 passed, 1 skippednpm run buildnpm run test:package— 16 tests, including the release-snapshot e2e that stamps the manifests🤖 Generated with Claude Code
https://claude.ai/code/session_01GegafinbvuqMr956RzSwvS