mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
Prepare v4.0.0 release
- Rewrite release notes centering new features (two-stage review, debugging tools, test infrastructure) - Bump version to 4.0.0 in plugin.json and marketplace.json - Remove .claude/settings.local.json from tracking - Add .claude/ to .gitignore
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "3.6.2",
|
||||
"version": "4.0.0",
|
||||
"source": "./",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "3.6.2",
|
||||
"version": "4.0.0",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
"email": "jesse@fsck.com"
|
||||
|
||||
Reference in New Issue
Block a user