mirror of
https://github.com/obra/superpowers.git
synced 2026-06-19 09:09:05 +08:00
Release v6.0.1: Codex fixes
- Brainstorm companion reads version from .codex-plugin/plugin.json when package.json is absent (PRI-2240) - sync-to-codex script excludes .gitmodules and .pre-commit-config.yaml (PRI-1168)
This commit is contained in:
committed by
Drew Ritter
parent
29c0b1b7db
commit
a21956e48c
@@ -2,7 +2,7 @@
|
||||
"name": "superpowers",
|
||||
"displayName": "Superpowers",
|
||||
"description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "6.0.0",
|
||||
"version": "6.0.1",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
"email": "jesse@fsck.com"
|
||||
|
||||
Reference in New Issue
Block a user