Skip to content

chore(textwrap): release 0.0.1 - #16

Merged
joshka merged 1 commit into
mainfrom
release-plz-joshka-textwrap-0.0.1
Jul 20, 2026
Merged

chore(textwrap): release 0.0.1#16
joshka merged 1 commit into
mainfrom
release-plz-joshka-textwrap-0.0.1

Conversation

@joshka

@joshka joshka commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • promote ratatui-textwrap from 0.0.1-alpha.1 to 0.0.1
  • align the umbrella crate dependency and workspace lockfile
  • move the crate's release history into a package-local changelog managed by release-plz
  • remove the duplicated footer and textwrap-specific entry from the shared workspace changelog

Release path

This PR intentionally uses a release-plz- head branch. With release_always = false, release-plz recognizes the squash commit as releasable from that branch prefix. The PR title also matches the workflow's ): release gate, so merging runs the trusted-publishing release job instead of creating another release PR.

Validation

  • cargo check --workspace --all-targets --locked
  • cargo test -p ratatui-textwrap --all-targets --all-features --locked
  • cargo package -p ratatui-textwrap --allow-dirty --locked
  • just package
  • just lint-md

Promote the tested prerelease to the first stable release through the
release-plz trusted-publishing workflow. Move its release history into a
package-local changelog so independently versioned crates no longer
interleave entries in the workspace changelog.
@joshka
joshka force-pushed the release-plz-joshka-textwrap-0.0.1 branch from ef6c8b2 to ca0e647 Compare July 20, 2026 01:05
@joshka
joshka merged commit 4e65306 into main Jul 20, 2026
14 checks passed
@joshka
joshka deleted the release-plz-joshka-textwrap-0.0.1 branch July 20, 2026 01:12
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