Skip to content

fix: revert invalid release-plz config and use cargo add in README#5

Merged
wavekat-eason merged 1 commit intomainfrom
fix/release-plz-config
Mar 27, 2026
Merged

fix: revert invalid release-plz config and use cargo add in README#5
wavekat-eason merged 1 commit intomainfrom
fix/release-plz-config

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

@wavekat-eason wavekat-eason commented Mar 27, 2026

Summary

  • Revert invalid [[package.files]] config in release-plz.toml that caused CI failure (unknown field 'files')
  • Replace hardcoded version in README with cargo add wavekat-turn --features pipecat so it never goes stale

Test plan

  • Verify release-plz CI passes without the invalid config

🤖 Generated with Claude Code

release-plz does not support updating versions in extra files.
Revert the invalid [[package.files]] config and replace the hardcoded
version in README with `cargo add` so it never goes stale.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wavekat-eason wavekat-eason merged commit 8a5674e into main Mar 27, 2026
7 checks passed
@wavekat-eason wavekat-eason deleted the fix/release-plz-config branch March 27, 2026 07:22
@github-actions github-actions bot mentioned this pull request Mar 27, 2026
wavekat-eason pushed a commit that referenced this pull request Mar 27, 2026
## 🤖 New release

* `wavekat-turn`: 0.0.1 -> 0.0.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.0.2](v0.0.1...v0.0.2)
- 2026-03-27

### Fixed

- revert invalid release-plz config and use cargo add in README
([#5](#5))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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