Skip to content

chore(release): v0.2.0#24

Merged
ggonzalez94 merged 1 commit intomainfrom
release/v0.2.0
Apr 14, 2026
Merged

chore(release): v0.2.0#24
ggonzalez94 merged 1 commit intomainfrom
release/v0.2.0

Conversation

@ggonzalez94
Copy link
Copy Markdown
Member

@ggonzalez94 ggonzalez94 commented Apr 14, 2026

Release prep for v0.2.0.

Changes

  • Bumps package.json from 0.1.7 to 0.2.0.
  • Adds the v0.2.0 section to CHANGELOG.md covering dual-protocol payment support (x402 + MPP), the /.well-known/agent.json additions, the new opt-in MPP_* env vars, and the on-chain payer verification hardening.

Release process

  • Merge this PR.
  • Tag v0.2.0 at the merge commit on main.
  • release.yml runs verify + creates the GitHub release from the CHANGELOG section.
  • docker.yml builds and pushes us-central1-docker.pkg.dev/mainnet-trailblazer/tack/{api,kubo}:0.2.0 to GAR.

Test plan

  • pnpm check (lint + typecheck + 158 tests + build) green locally on this branch
  • CHANGELOG v0.2.0 section extracts cleanly via node scripts/extract-changelog-section.mjs v0.2.0

Note

Low Risk
Low risk: this PR only bumps the package version and updates release notes; it does not change runtime code paths.

Overview
Prepares the v0.2.0 release by bumping package.json from 0.1.7 to 0.2.0 and adding the v0.2.0 section to CHANGELOG.md.

The changelog documents dual-protocol payments (x402 + MPP) for paid endpoints, agent-card updates to advertise both protocols, new opt-in MPP_* environment variables, and a security hardening note about deriving ownership from verified on-chain transaction data rather than credential metadata.

Reviewed by Cursor Bugbot for commit de5b9e5. Bugbot is set up for automated code reviews on this repo. Configure here.

Minor bump to mark MPP (Tempo) dual-protocol payment support and the
associated on-chain payer verification as a user-facing feature
release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ggonzalez94 ggonzalez94 merged commit 592fe93 into main Apr 14, 2026
4 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