Skip to content

Release 0.1.0#8

Merged
PeterSR merged 1 commit into
mainfrom
release-0.1.0
Jun 8, 2026
Merged

Release 0.1.0#8
PeterSR merged 1 commit into
mainfrom
release-0.1.0

Conversation

@PeterSR

@PeterSR PeterSR commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Cuts the 0.1.0 release across all three libraries.

Changes

  • Bump version to 0.1.0: Python (pyproject.toml, __init__.py, uv.lock), TypeScript (package.json, package-lock.json).
  • Move the unverified-audience reader entry from [Unreleased] into a dated 0.1.0 changelog section.

Minor bump (semver): #7 added a new public API (unverified_audience / unverifiedAudience / UnverifiedAudience).

Publishing

Tag-driven, after merge:

  • python-v0.1.0 → PyPI (trusted publishing)
  • ts-v0.1.0 → npm (trusted publishing + provenance)
  • go/v0.1.0 → module proxy (tag only, no publish step)

Verification

  • Tests pass on all three (Python 13, TS 15, Go) with the bumped versions
  • go vet, tsc --noEmit, ruff clean

Bump the Python, TypeScript and Go libraries to 0.1.0 and cut the
changelog section for the unverified-audience reader.
@PeterSR PeterSR merged commit 518b6fd into main Jun 8, 2026
4 checks passed
@PeterSR PeterSR deleted the release-0.1.0 branch June 8, 2026 15:20
@PeterSR PeterSR restored the release-0.1.0 branch June 8, 2026 15:21
@PeterSR PeterSR deleted the release-0.1.0 branch June 8, 2026 15:21
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