Skip to content

Latest commit

 

History

History
187 lines (89 loc) · 9.27 KB

File metadata and controls

187 lines (89 loc) · 9.27 KB

Changelog

1.0.20 (2026-03-17)

Features ✨

  • NO-TASK: Add ability to set a default agent (56ed930)
  • NO-TASK: Add ability to support multiple agents (56ed930)
  • NO-TASK: Add ability to switch agents (56ed930)

Miscellaneous Chores 🧹

  • deps: update commitlint monorepo to v20.5.0 (#35) (a6f3920)
  • deps: update dependency @inquirer/prompts to v8.3.2 (#36) (6104d93)

Changes to Existing Features 💅

  • NO-TASK: Updated readme with more features (56ed930)

1.0.19 (2026-03-13)

Features ✨

  • config-init: support wp-content projects with conflict resolution (#33) (fe834c1)

Miscellaneous Chores 🧹

  • deps: update commitlint monorepo to v20.4.4 (#32) (1297b8e)

1.0.18 (2026-03-07)

Miscellaneous Chores 🧹

  • NO-TASK: Replace custom scripting with hook (2145221)

1.0.17 (2026-03-05)

Features ✨

  • NO-TASK: Add ability to run post switch commands (b15df86)

Miscellaneous Chores 🧹

  • deps: update actions/checkout action to v6 (#28) (37a205b)
  • deps: update actions/setup-node action to v6 (#29) (d8d9da7)
  • deps: update commitlint monorepo to v20.4.3 (#24) (566f358)
  • deps: update dependency @inquirer/prompts to v8.3.0 (#25) (a029aee)

1.0.16 (2026-02-23)

Changes to Existing Features 💅

  • NO-TASK: Better switching even when symlink is archived by agent (be24be3)

1.0.15 (2026-02-21)

Features ✨

  • NO-TASK: Add auto CWD after worktree switch (d66ddd7)

1.0.14 (2026-02-19)

Bug Fixes 🐛

  • Add missing confirm import in config init prompts (#19) (49069e5)

1.0.13 (2026-02-19)

Bug Fixes 🐛

  • Search grandparent directory in worktree recovery logic (f875ed4)

1.0.12 (2026-02-19)

Features ✨

  • Add WP Content Project option for entire wp-content directory repos (3b43d00)

1.0.11 (2026-02-18)

Changes to Existing Features 💅

  • NO-TASK: Add ability to switch from worktree (4e2fc90)
  • NO-TASK: Update readme "why use this" (6981fe0)

1.0.10 (2026-02-18)

Bug Fixes 🐛

  • NO-TASK: Broken link in readme (bb776f1)

Miscellaneous Chores 🧹

1.0.9 (2026-02-18)

Changes to Existing Features 💅

  • NO-TASK: Add more defaults for the team (c74264d)
  • NO-TASK: Better prompting to onboard (c74264d)
  • NO-TASK: Better worktree/branch selection (8d1b26d)
  • NO-TASK: Clean up readme (c74264d)
  • NO-TASK: Updated readme (8d1b26d)

1.0.8 (2026-02-17)

Bug Fixes 🐛

  • NO-TASK: package.json missing url (9295e36)

1.0.7 (2026-02-17)

Miscellaneous Chores 🧹

  • NO-TASK: Minor readme refinement (a6f5503)

1.0.6 (2026-02-17)

Bug Fixes 🐛

  • NO-TASK: Revert to old npm org, until rename completes (80c5d64)

1.0.5 (2026-02-17)

Bug Fixes 🐛

  • NO-TASK: Adjust husky for npm publish (259c938)

1.0.4 (2026-02-17)

Bug Fixes 🐛

  • NO-TASK: Skip husky in CI (8a04437)

1.0.3 (2026-02-17)

Bug Fixes 🐛

  • NO-TASK: Permissions issue (793d5a2)

1.0.2 (2026-02-17)

Miscellaneous Chores 🧹

  • main: release 1.0.0 (4a11f25)
  • main: release 1.0.0 (19e204c)
  • NO-TASK: Add release please (3ffda83)
  • NO-TASK: break up tests into smaller individual tests (1f9c71e)

Changes to Existing Features 💅

  • LINCHPIN-4850: Add better onboarding to readme (18424f6)
  • LINCHPIN-4850: Adding commit linting (8139b17)
  • NO-TASK: Add more rules to commit linting (09f36c9)

1.0.0 (2026-02-16)

Features

  • LINCHPIN-4850: Initial Commit add workspacke symlink switching (4baedd8)