Skip to content

Commit 171306a

Browse files
committed
docs: mark v0.6.29 published
1 parent 8f96034 commit 171306a

3 files changed

Lines changed: 20 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Separate from `docs/release.md` (release-focused) and `docs/archive/session-memo
66

77
---
88

9+
## 2026-07-15 — Codex — release: v0.6.29 published
10+
11+
- Published and registry-verified all four public packages as `latest`: `@bbingz/polycli@0.6.29` (registry time `2026-07-15T02:09:46.979Z`, shasum `c63a5135d77417da46e0b16ef9592d4e74ca5e5b`), `@bbingz/polycli-utils@1.0.3` (`2026-07-15T02:10:38.964Z`, `94791ca68cb00f1740f5af540da0f8e29541cb5c`), `@bbingz/polycli-timing@1.0.2` (`2026-07-15T02:10:59.440Z`, `bd305c872ecd50e0abef6b6bd4abefcc1240e15a`), and `@bbingz/polycli-opencode@0.6.29` (`2026-07-15T02:11:18.658Z`, `cdf927ecc557602800e18b5feb5f0d3d2e88c0bb`).
12+
- Created annotated tag `v0.6.29` at `8f9603480c036b910bc9942195a897037006a6f8` and published https://github.com/bbingz/polycli/releases/tag/v0.6.29 (`publishedAt` `2026-07-15T02:12:20Z`).
13+
- Pre-publication `npm run release:check` passed (618/618 tests, strict fixture freshness, bundle/manifest/host/Codex/review-drift/Claude-plugin checks, and all npm dry-runs); post-publication registry tarball hashes matched those dry-runs. See `docs/release-notes-v0.6.29.md`.
14+
915
## 2026-07-15 — Codex — release: v0.6.29 candidate (provider and lifecycle hardening)
1016

1117
- Prepared the full current release batch: durable background-job terminal transactions and session-artifact handling, status-only default setup auth probes, current provider invocation/parser contracts, and review-safety drift checks. The release keeps the runtime flat and `@bbingz/polycli-runtime` private.

docs/release-notes-v0.6.29.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ The Path B architecture remains unchanged. Provider modules stay flat, `@bbingz/
3030

3131
## Verification
3232

33-
- `npm run release:check` passes before publication.
33+
- `npm run release:check` passed before publication (618/618 tests).
3434
- Release verification includes the full test suite, regenerated bundle equality, fixture metadata plus strict freshness, manifest/host/Codex adapter validation, review-drift probes, Claude plugin validation, and npm publish dry-runs.
35+
- Registry read-after-write confirmed every published version is the `latest` tag and its tarball shasum matches the pre-publish dry-run.
3536

3637
## Release artifacts
3738

38-
- GitHub release `v0.6.29`: https://github.com/bbingz/polycli/releases/tag/v0.6.29
39-
- npm `@bbingz/polycli-opencode@0.6.29`, `@bbingz/polycli@0.6.29`, `@bbingz/polycli-utils@1.0.3`, and `@bbingz/polycli-timing@1.0.2` (`latest`).
39+
- GitHub release `v0.6.29`: https://github.com/bbingz/polycli/releases/tag/v0.6.29 (`publishedAt` `2026-07-15T02:12:20Z`; tag commit `8f9603480c036b910bc9942195a897037006a6f8`).
40+
- npm `@bbingz/polycli@0.6.29` (`latest`, registry time `2026-07-15T02:09:46.979Z`, shasum `c63a5135d77417da46e0b16ef9592d4e74ca5e5b`).
41+
- npm `@bbingz/polycli-utils@1.0.3` (`latest`, registry time `2026-07-15T02:10:38.964Z`, shasum `94791ca68cb00f1740f5af540da0f8e29541cb5c`).
42+
- npm `@bbingz/polycli-timing@1.0.2` (`latest`, registry time `2026-07-15T02:10:59.440Z`, shasum `bd305c872ecd50e0abef6b6bd4abefcc1240e15a`).
43+
- npm `@bbingz/polycli-opencode@0.6.29` (`latest`, registry time `2026-07-15T02:11:18.658Z`, shasum `cdf927ecc557602800e18b5feb5f0d3d2e88c0bb`).

docs/release.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ This repository publishes in three different ways:
88

99
## Current Release State
1010

11-
As of `2026-06-26`, the current public release is **v0.6.28**:
11+
As of `2026-07-15`, the current public release is **v0.6.29**:
1212

1313
- GitHub repo: `https://github.com/bbingz/polycli`
14-
- GitHub release: `v0.6.28`https://github.com/bbingz/polycli/releases/tag/v0.6.28 (`publishedAt` `2026-06-26T15:21:35Z`)
14+
- GitHub release: `v0.6.29`https://github.com/bbingz/polycli/releases/tag/v0.6.29 (`publishedAt` `2026-07-15T02:12:20Z`; tag commit `8f9603480c036b910bc9942195a897037006a6f8`)
1515
- Published npm packages:
16-
- `@bbingz/polycli-opencode@0.6.28` (`latest`, `time.modified` `2026-06-26T15:21:17.991Z`, shasum `0cb4db0ee36d9463122533bf1906ceea954222df`)
17-
- `@bbingz/polycli@0.6.28` (`latest`, `time.modified` `2026-06-26T15:18:36.741Z`, shasum `6ab1bc8e4f8f241ac529058ef325c41f80983e6f`)
18-
- Utility packages remain unchanged: `@bbingz/polycli-utils@1.0.2` and `@bbingz/polycli-timing@1.0.1`.
19-
- `@bbingz/polycli-timing@1.0.1` unchanged (already on the registry; not republished).
16+
- `@bbingz/polycli@0.6.29` (`latest`, registry time `2026-07-15T02:09:46.979Z`, shasum `c63a5135d77417da46e0b16ef9592d4e74ca5e5b`)
17+
- `@bbingz/polycli-utils@1.0.3` (`latest`, registry time `2026-07-15T02:10:38.964Z`, shasum `94791ca68cb00f1740f5af540da0f8e29541cb5c`)
18+
- `@bbingz/polycli-timing@1.0.2` (`latest`, registry time `2026-07-15T02:10:59.440Z`, shasum `bd305c872ecd50e0abef6b6bd4abefcc1240e15a`)
19+
- `@bbingz/polycli-opencode@0.6.29` (`latest`, registry time `2026-07-15T02:11:18.658Z`, shasum `cdf927ecc557602800e18b5feb5f0d3d2e88c0bb`)
20+
- `@bbingz/polycli-runtime` remains an internal/private package.
2021

2122
Verified release paths:
2223

0 commit comments

Comments
 (0)