Skip to content

chore(release): set version to 2026.06.1 [release:2026.06.1] - #21

Closed
tcballard wants to merge 1 commit into
mainfrom
claude/release-2026-06-1
Closed

chore(release): set version to 2026.06.1 [release:2026.06.1]#21
tcballard wants to merge 1 commit into
mainfrom
claude/release-2026-06-1

Conversation

@tcballard

@tcballard tcballard commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Why

Stages the second release. main now carries the graph schema_version compatibility check (#20) and the OIDC release workflow (#19), so this bumps the version and writes the release entry.

What

  • package.json2026.06.1 (padded; the workflow de-pads to 2026.6.1 for npm).
  • CHANGELOG.md → the 2026.06.1 — "contract guard" entry (the schema-version guarantee; note on the move to Trusted Publishing).

Release sequence (after merge)

  1. Configure the npm trusted publisher for @itsthelore/proofkeeper (org itsthelore, repo proofkeeper, workflow release.yml, action npm publish) — required, since the workflow is now tokenless OIDC.
  2. Cut a GitHub Release tagged 2026.06.1 targeting main.
  3. The workflow de-pads to 2026.6.1 and publishes via OIDC with automatic provenance.

Config/docs only — no application code changed.

Second release. Bumps package.json to the zero-padded CalVer 2026.06.1 (the
workflow de-pads to 2026.6.1 for npm) and adds the 2026.06.1 CHANGELOG entry —
the graph schema_version compatibility check, plus the move to OIDC publishing.

Cut a GitHub Release tagged 2026.06.1 to publish (requires the npm trusted
publisher configured for release.yml).

Signed-off-by: Tom Ballard <tom@armytage.co>

Copy link
Copy Markdown
Contributor Author

Superseded by #26, which releases 2026.07.1 — that cut folds in the schema-version guard and everything since (the OpenAI-compatible adapter, browser-extension verification, and the Dogfood self-coverage gate). Closing this in favour of 2026.07.1.


Generated by Claude Code

@tcballard tcballard closed this Jul 1, 2026
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