Skip to content

Commit

Permalink
docs(readme): fix v8 branch link
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerlox committed Nov 16, 2023
1 parent 4cec34b commit d0de908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Commit types _originally_ from:

## Install

**Starting from v9, this package is a [pure ESM module](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)**, which will only work with `semantic-release@>=22`. If you cannot upgrade, you can keep using [v8](https://github.com/insurgent-lab/conventional-changelog-preset/tree/v8).
**Starting from v9, this package is a [pure ESM module](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)**, which will only work with `semantic-release@>=22`. If you cannot upgrade, you can keep using [v8](https://github.com/insurgent-lab/conventional-changelog-preset/tree/8.x).

```bash
npm install --save-dev @insurgent/conventional-changelog-preset
Expand Down

0 comments on commit d0de908

Please sign in to comment.