Skip to content

v0.9.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:25
v0.9.3
8c58390

Fixes

  • Refresh care get template to v0.9.2 commit pin with inline version comments by @iberflow in c9b9680.
  • Restore (?m) so DCO matches trailers on multi-line messages by @iberflow in 0e5fadd.

Documentation

CI & Build

  • Gate release on action.yml version default, add prepare-release script by @iberflow in 68ed794.
  • Move action version to inline comment so dependabot maintains it by @iberflow in 3962a87.
  • Refresh pinned action version comments to match dependabot bumps by @iberflow in 4c18435.
  • Bootstrap-labels workflow by @iberflow in b822a6b.

Chores & Other

New Contributors

Full Changelog: v0.9.2...v0.9.3

Install

# go
go install github.com/toaweme/care/cmd/care@v0.9.3

# homebrew (macos/linux)
brew install toaweme/tap/care

# scoop (windows)
scoop bucket add toaweme https://github.com/toaweme/scoop-bucket
scoop install toaweme/care

# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/care/releases/download/v0.9.3/care_0.9.3_linux_x64.tar.gz | tar xz