Skip to content

๐Ÿ“ˆ Releases & Changelog

Releases on main branch are generated and published automatically, pre-releases on the alpha branch are also generated and published by:

Semantic Release

It uses the conventional commit strategy.

This is enforced using the commitlint pre-commit hook that checks commit messages conform to the conventional commit standard.

We recommend installing and using commitizen in order to create commit messages. Once installed, you can use either cz commit or git cz to create a commitizen generated commit message.

Each change when a new release comes up is listed in the CHANGELOG.md file.

๐Ÿท๏ธ All releases for this project are available here.