Skip to content

Prepare v0.1.2 release publishing - #77

Merged
fannnzhang merged 1 commit into
mainfrom
release/prepare-v0.1.2
Sep 7, 2026
Merged

Prepare v0.1.2 release publishing#77
fannnzhang merged 1 commit into
mainfrom
release/prepare-v0.1.2

Conversation

@fannnzhang

Copy link
Copy Markdown
Contributor

Summary

Verification

  • cargo fmt --all --check
  • cargo metadata --locked --no-deps
  • scripts/publish-crates.sh --dry-run --allow-dirty

Release note

After this merges, create and push the matching tag from main:

git tag v0.1.2
git push origin v0.1.2

The tag publish workflow will refuse to run if the tag version does not match the workspace version. Do not retag v0.1.1.

Bump the workspace version and internal OpenWire dependency pins to 0.1.2
so the merged feature/min-features work can be published. Update README
install examples, the release-process docs, and the publish workflow
default to match.
@fannnzhang
fannnzhang merged commit fd58aad into main Sep 7, 2026
7 checks passed
@fannnzhang
fannnzhang deleted the release/prepare-v0.1.2 branch September 7, 2026 09:20
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