# Breaking changes in v5

The library now requires semantic-release 22

## Upgrade instructions

Reinstall the peer dependencies in the project:

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