Skip to content

chore: release v0.0.32#374

Merged
polaz merged 1 commit into
mainfrom
chore/release-v0.0.32
Jun 7, 2026
Merged

chore: release v0.0.32#374
polaz merged 1 commit into
mainfrom
chore/release-v0.0.32

Conversation

@polaz

@polaz polaz commented Jun 7, 2026

Copy link
Copy Markdown
Member

Bumps structured-zstd to 0.0.32 so cargo publish (which reads the version from zstd/Cargo.toml) emits 0.0.32 to crates.io, matching the npm @structured-world/structured-zstd@0.0.32 that the v0.0.32 release already published (the npm job stamps the version from the tag name).

Background: the v0.0.32 tag was created manually to reset the release-plz baseline off the broken v0.0.31 tag (whose zstd-wasm manifest lacked a version requirement, deadlocking the release-pr job). The tag landed on e253a27e where the manifest still read 0.0.31, so the crates.io publish tried to re-publish 0.0.31 and failed. This commit supplies the missing manifest bump; after merge the v0.0.32 tag will be moved onto the merge commit and the crates.io publish re-run.

Summary by CodeRabbit

  • Chores
    • Version bump (0.0.31 → 0.0.32)

@coderabbitai

coderabbitai Bot commented Jun 7, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 772fe1ab-8b50-43b0-9efa-72a6c0bcfa74

📥 Commits

Reviewing files that changed from the base of the PR and between e253a27 and 16c3674.

📒 Files selected for processing (1)
  • zstd/Cargo.toml

📝 Walkthrough

Walkthrough

This PR increments the structured-zstd crate version from 0.0.31 to 0.0.32 in the Cargo manifest. No dependencies, features, examples, benches, or test targets were modified, and no public API changes are introduced.

Changes

Version Bump

Layer / File(s) Summary
Version Update
zstd/Cargo.toml
The crate's manifest version in [package] was updated from 0.0.31 to 0.0.32.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Poem

🐰 A version hops forward, so small yet so sweet,
From point-three-one to point-three-two complete!
No changes to features, no breaking in sight,
Just a gentle bump upward, a rabbit's delight! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v0.0.32

Comment @coderabbitai help to get the list of available commands and usage tips.

@polaz polaz merged commit 24e246e into main Jun 7, 2026
7 of 8 checks passed
@polaz polaz deleted the chore/release-v0.0.32 branch June 7, 2026 22:10
@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot mentioned this pull request Jun 20, 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