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
- Release v0.9.3 by @iberflow in 8c58390.
- Bump the actions-minor group with 2 updates by @dependabot[bot] in cd40bc7.
- Add community governance (issue-first, DCO, templates) by @iberflow in aa9b7b4.
New Contributors
- @dependabot[bot] made their first contribution
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