# Breaking changes in v6

The library now requires semantic-release 23 and min node version is now 20.8.1

## Upgrade instructions

Reinstall the peer dependencies in the project:

```shell
npx install-peerdeps --dev @open-turo/semantic-release-config
```
