git-worktree-manager 0.0.9

CLI tool integrating git worktree with AI coding assistants
Documentation
{
  "packages": {
    ".": {
      "release-type": "rust",
      "component": "",
      "include-component-in-tag": false,
      "bump-minor-pre-major": true,
      "bump-patch-for-minor-pre-major": true,
      "extra-files": [
        {
          "type": "toml",
          "path": "Cargo.lock",
          "jsonpath": "$.package[?(@.name=='git-worktree-manager')].version"
        }
      ]
    }
  },
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}