> For the complete documentation index, see [llms.txt](https://mhy.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhy.js.org/tools/processes/standard-version.md).

# standard-version

* Alias: `sv`

## Default command

```bash
standard-version
```

## CLI Options

<https://github.com/conventional-changelog/standard-version>

## Examples

### Default CLI

```bash
mhy sv
```

### With argument

```bash
mhy sv --dry-run
```
