# @theorchard/monorepo-cli

## 1.0.12

### Patch Changes

-   Use spawn for pnpm list so pnpm 10's larger output doesn't overflow exec's buffer

## 1.0.11

### Patch Changes

-   Bump `simple-git` 3.36.0 to fix vulnerabilities

## 1.0.10

### Patch Changes

-   SEC: lodash from 4.17.23 to 4.18.1

## 1.0.9

### Patch Changes

-   SEC: lodash-es from 4.17.23 to 4.18.1

## 1.0.8

### Patch Changes

-   Bump `simple-git` 3.32.3 to fix vulnerabilities

## 1.0.7

### Patch Changes

-   Update `@octokit/rest`, `inquirer` dependencies.

## 1.0.6

### Patch Changes

-   Bump lodash to 4.17.23 to fix vulnerabilities

## 1.0.5

### Patch Changes

-   Fix username parser to handle ssh urls

## 1.0.4

### Patch Changes

-   Update patch task title

## 1.0.3

### Patch Changes

-   Fixed a bug in tag checkout where it tried to pull the remote branch before setting the remote.

## 1.0.2

### Patch Changes

-   Fixes tag checkout ambiguity
