chore(release): 0.8.1#60
Conversation
Bump all nine workspace packages to 0.8.1 (one version line) and date the CHANGELOG [Unreleased] section as [0.8.1] — 2026-06-17. No code changes; workspace:* deps mean no lockfile change. This release line covers: the experimental code-index plugin, the `trace` log tier (#56), and the oauth2/browser concurrency + token fixes (#54, #55, #57). Changelog intro count updated eight → nine for the new package. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
✅ AI Governance check passedThis PR declares AI usage, references a source of truth, and provides verification evidence. Thank you. |
There was a problem hiding this comment.
Code Review
This pull request bumps the version of the workspace and its packages from 0.8.0 to 0.8.1. It also updates the CHANGELOG.md to document the release of version 0.8.1 on 2026-06-17 and registers the 'code-index' package as the ninth workspace package. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
1. Summary
Bumps all nine workspace packages to 0.8.1 (one version line) and dates the changelog
[Unreleased]section as[0.8.1] — 2026-06-17.This release line covers the work merged since 0.8.0: the experimental code-index plugin (#58), the
tracelog tier (#56), and the oauth2/browser concurrency + token fixes (#54, #55, #57). Source of truth: those merged PRs andCHANGELOG.md.2. Intent
3. Scope
In Scope
versionfield in all ninepackage.jsonfiles (root + 8 packages/apps) →0.8.1.CHANGELOG.md:[Unreleased]→[0.8.1] — 2026-06-17; intro counteight→nine(+code-indextag).Out of Scope
workspace:*deps are rewritten at publish).gh workflow run publish.ymlafter merge).4. Verification
versionfields confirmed at0.8.1.pnpm install→ "Already up to date";pnpm-lock.yamlunchanged.6. Risk Assessment
Risk level: Low — version-string + changelog only; no behavior change.
7. AI Usage Declaration
AI was used for:
Human verification:
🤖 Generated with Claude Code