Skip to content

Tags: 9999years/command-error

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release version 0.8.0 (#38)

Update version to 0.8.0 with
[cargo-release](https://github.com/crate-ci/cargo-release).
Merge this PR to build and publish a new release.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GHA: Use `workflow_dispatch` (#31)

This changes the release automation from a model where release PRs are
generated automatically to a model where release PRs are generated
clickops-style with `workflow_dispatch` triggers.