Skip to content

chore(release): bump publishable packages to 0.0.55#757

Merged
blove merged 1 commit into
mainfrom
chore/release-0.0.55
Jul 6, 2026
Merged

chore(release): bump publishable packages to 0.0.55#757
blove merged 1 commit into
mainfrom
chore/release-0.0.55

Conversation

@blove

@blove blove commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Atomic bump of the 7 publishable @threadplane/* packages 0.0.54 → 0.0.55 (chat, langgraph, ag-ui, render, a2ui, licensing, telemetry). Middleware is versioned/published separately (unchanged).

Since 0.0.54, main landed:

Pre-validated locally: verify-release-versions.mjs --tag v0.0.55 passes (atomic), and a fresh nx run-many -t lint,test,build over all 7 publishable projects (--skip-nx-cache, the exact set publish.yml gates on) is green.

On merge, tag v0.0.55 on the squashed commit → triggers publish.yml (OIDC trusted publishing + provenance).

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jul 6, 2026 7:50pm

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 1m 4s —— View job


PR Review

  • Read CLAUDE.md and repo guidelines
  • Review PR diff and changed files
  • Verify version consistency across all bumped packages
  • Post findings

Summary: This is a clean atomic version bump. All 7 package.json files are consistently updated 0.0.54 → 0.0.55, no cross-package @threadplane/* peer dependency pins reference pinned patch versions (so no cascading update needed), and the verify-release-versions.mjs guard script enforces the atomicity invariant at CI time.

One minor finding:

apps/website/public/AGENTS.md and apps/website/public/CLAUDE.md still say v0.0.54

Both files serve as the AI-context reference docs for users and LLMs visiting the site (the footer even says "If this file is stale, fetch the latest"). They won't be auto-updated by the nx release version-bump step because they live outside the publishable package roots. This is worth fixing before or alongside merge so the docs match the released version — a trivial Fix this → two-line sed.

Otherwise the PR looks good to merge.

@blove blove merged commit 758f8c7 into main Jul 6, 2026
56 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.

1 participant