Skip to content

chore(release): finalize 0.7.1 CHANGELOG (publish to npm + PyPI)#209

Merged
nicolotognoni merged 1 commit into
mainfrom
release/0.7.1-finalize
Jul 3, 2026
Merged

chore(release): finalize 0.7.1 CHANGELOG (publish to npm + PyPI)#209
nicolotognoni merged 1 commit into
mainfrom
release/0.7.1-finalize

Conversation

@nicolotognoni

Copy link
Copy Markdown
Collaborator

Summary

Finalizes the 0.7.1 release notes so they match what's actually on main, ahead of publishing to npm + PyPI.

The three version files were already bumped to 0.7.1 by #202, but the release was never tagged/published (npm + PyPI are still on 0.7.0). Since then, #206 (transfer-destination allowlist) and #208 (low-latency voice pipeline) merged onto main at version 0.7.1 while their CHANGELOG entries sat under ## Unreleased. This PR folds those entries into the ## 0.7.1 section so the published release notes describe the code that ships.

What's in 0.7.1

Everything currently on main (all opt-in, byte-identical defaults):

Changes

  • CHANGELOG.md only: ## Unreleased entries moved into ## 0.7.1 (2026-07-03); ## Unreleased left empty for future work. No code change. No version change (already 0.7.1 in all three files).

Release steps (after merge)

  1. Merge this PR.
  2. Tag + push v0.7.1 on main → triggers .github/workflows/release.yml to publish to PyPI (OIDC) and npm.
  3. Create the GitHub Release for v0.7.1.

Test plan

🤖 Generated with Claude Code

Version files already bumped to 0.7.1 by #202; #206 (transfer allowlist) and
#208 (low-latency voice pipeline) then merged onto main at 0.7.1 but their
entries sat under Unreleased. Fold them into the 0.7.1 section so the published
release notes match the code that ships. No version change (already 0.7.1); no
code change. Merge this, then tag v0.7.1 to publish to npm + PyPI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D52f6rBsvzicXg45C6MKVM
@nicolotognoni nicolotognoni merged commit 0082565 into main Jul 3, 2026
10 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