All changelog packages should use commitUrlFormat instead of building their own (otherwise can't support non-github service)
Author: hpe-ykoehlerCreated Sep 27, 2024Updated Jun 25, 2026
For bitbucket we need to customize the commitUrlFormat (and compare) to add
"projects/{{owner}}/repos/{{repos}}/commits/{{hash}}"
Currently only the conventionalcommits support in its template the commitUrlFormat, all others should as well.
Source: conventional-changelog/conventional-changelog