Skip to content

chore(release): bump main to 0.11.0 and cut the changelog entry - #990

Merged
pat-lewczuk merged 1 commit into
mainfrom
chore/release-0.11.0
Sep 15, 2026
Merged

pat-lewczuk merged 1 commit into
mainfrom
chore/release-0.11.0

Conversation

@pat-lewczuk

@pat-lewczuk pat-lewczuk commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

What

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 everything 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 #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 a baseRefName filter: 15 of the PRs merged in the same calendar window had already shipped in 0.10.1. Rebased once after #985 merged, to fold it in.

Changelog

Verification

Full gate, green on this branch after the rebase onto #985:

  • npm run typecheck
  • npm test — 388 files, 7119 tests
  • npm run test:unit — 35 passed, 1 skipped
  • npm run build
  • npm run test:package — 16 tests, including the release-snapshot e2e that stamps the manifests

🤖 Generated with Claude Code

https://claude.ai/code/session_01GegafinbvuqMr956RzSwvS

@pat-lewczuk pat-lewczuk added documentation Improvements or additions to documentation skip-qa Low risk, QA not required labels Sep 14, 2026
@CLAassistant

CLAassistant commented Sep 14, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown

📦 npm preview published — 0.11.0-pr990.1516

Try this PR build (exact pinned version — copy-paste as-is):

npx cezar-cli@0.11.0-pr990.1516                                # cockpit at http://localhost:4321
npx cezar-cli@0.11.0-pr990.1516 run "…"                        # headless run
npx cezar-cli@0.11.0-pr990.1516 server-deploy --platform <id>  # roll a server to this exact build

Also tagged: npm install -g cezar-cli@pr-990 (moving tag for this PR).
Packages: cezar-cli@0.11.0-pr990.1516@open-mercato/cezar@0.11.0-pr990.1516@open-mercato/cezar-api-client@0.11.0-pr990.1516 (provenance attested).

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
pat-lewczuk merged commit 67fc941 into main Sep 15, 2026
3 checks passed
@pat-lewczuk
pat-lewczuk deleted the chore/release-0.11.0 branch September 15, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip-qa Low risk, QA not required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants