Skip to content

Commit d10e0d4

Browse files
committed
feat(release): v2.2.0 - Two-mode workflow system (Full PRD + Quick Ship)
Major workflow improvements based on user feedback: - Interactive PRD creation with refinement questions - Draft mode for parallel workflow (Main branch stays free) - Quick Ship mode for small changes (<4hr) - New PRD naming: PRD-XXX-feature-name.md - Enhanced /create-prd, /code-prd, /complete-prd - New /quick-ship command
1 parent 8ea72f5 commit d10e0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-prd-workflow",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "The complete Claude Code plugin for Product-Driven Development. Ship features faster with AI-powered PRD review, Git worktree support, and automated quality gates.",
55
"main": "install.js",
66
"bin": {

0 commit comments

Comments
 (0)