File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33---
44
5+ ## [ 11.8.4] - 2025-12-15
6+
7+ ### ✨ Added
8+
9+ ** Worktree Branch Sync**
10+
11+ - Worktrees now fetch ` origin/main ` before creating branches, ensuring they start up-to-date
12+ - New ` worktree-manager.sh sync <slug> ` command to rebase existing worktrees onto latest main
13+ - Prevents "This branch is out of date from base branch" warnings in GitHub PRs
14+
15+ ### 🐛 Fixed
16+
17+ - Branches are now created from ` origin/main ` instead of local ` main ` which may be stale
18+
19+ ---
20+
521## [ 11.8.3] - 2025-12-15
622
723### 🐛 Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " spec-flow" ,
3- "version" : " 11.8.3 " ,
3+ "version" : " 11.8.4 " ,
44 "description" : " Spec-Driven Development workflow toolkit for Claude Code - Build high-quality features faster with repeatable AI workflows" ,
55 "keywords" : [
66 " claude" ,
You can’t perform that action at this time.
0 commit comments