mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
Release v3.6.1: Fix Windows arg forwarding in polyglot wrapper
- Add validation for missing script name - Forward up to 8 additional arguments to bash on Windows - Fixes CodeRabbit review feedback from #134
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
"email": "jesse@fsck.com"
|
||||
|
||||
Reference in New Issue
Block a user