Skip to content

Commit c1b8b1d

Browse files
chore: release v0.18.1 β€” fix beans version command in task-doctor
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ebe1d85 commit c1b8b1d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

β€Ž.agents/skills/groove/SKILL.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license: MIT
55
allowed-tools: Read Write Edit Glob Grep Bash(git:*) Bash(beans:*) Bash(gh:*) Bash(linear:*) Bash(npx:*) Bash(mkdir:*) AskUserQuestion
66
metadata:
77
author: andreadellacorte
8-
version: "0.18.0"
8+
version: "0.18.1"
99
---
1010

1111
<!-- groove:managed β€” do not edit; changes will be overwritten by groove update -->

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to groove will be documented in this file.
44

5+
## [0.18.1] - 2026-03-09
6+
7+
### 🐞 Fixes
8+
9+
- **`groove-utilities-task-doctor`** β€” corrected `beans --version` to `beans version` (beans CLI does not support `--version` flag).
10+
511
## [0.18.0] - 2026-03-09
612

713
### πŸ”§ Enhanced Skills

β€Žskills/groove/SKILL.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license: MIT
55
allowed-tools: Read Write Edit Glob Grep Bash(git:*) Bash(beans:*) Bash(gh:*) Bash(linear:*) Bash(npx:*) Bash(mkdir:*) AskUserQuestion
66
metadata:
77
author: andreadellacorte
8-
version: "0.18.0"
8+
version: "0.18.1"
99
---
1010

1111
<!-- groove:managed β€” do not edit; changes will be overwritten by groove update -->

0 commit comments

Comments
Β (0)