switch to https://github.com/marketplace/actions/action-for-semantic-release#semantic_version or maybe https://github.com/mathieudutour/github-tag-action to customize versioning for pipeline context. probably requires the former together with semantic-release config file (https://github.com/semantic-release/release-notes-generator) to customize ! handling.
(existing action uses conventional-changelog which is hard to customize directly without publishing a preset or writing JS: TriPSs/conventional-changelog-action#176)
switch to https://github.com/marketplace/actions/action-for-semantic-release#semantic_version or maybe https://github.com/mathieudutour/github-tag-action to customize versioning for pipeline context. probably requires the former together with semantic-release config file (https://github.com/semantic-release/release-notes-generator) to customize ! handling.
(existing action uses conventional-changelog which is hard to customize directly without publishing a preset or writing JS: TriPSs/conventional-changelog-action#176)