Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Documentation: [GitHub Actions - Documentation GitHub](https://docs.github.com/e
## Releases

Release pipeline is triggered on each PR merged to main. Depending on the commit message (see [Conventional Commit Message](https://www.conventionalcommits.org/en/v1.0.0/)) a new github release will be created.
If you need to force a minor version bump after maintenance-only changes (for example, Renovate dependency updates), create a PR with a `feat:` commit message.

If the commit message starts with:

Expand Down