pydal

Results 2 issues of pydal

### Description When using a custom tag format like `${major}.${minor}-${patch}${devrelease}` with `semver2` the created tags miss the `devrelease` part. Further devreleases fail due to duplicate tags. ### Steps to reproduce...

type: bug
os: Linux
issue-status: needs-triage

### Description When using a custom tag_format like `${major}.${minor}-${patch}${prerelease}` with `semver2` the changelog cannot be create directly using `cz bump --prerelase rc` with `update_changelog_on_bump = true`. Only generating the changelog...

type: bug
os: Linux
issue-status: needs-triage