Skip to content

Conversation

@afuetterer
Copy link
Owner

@afuetterer afuetterer commented Feb 2, 2025

After updating python-semantic-release the custom changelog and release notes templates stopped working as expected. The changelog and release notes generated for 0.10.0 e.g. did not display feature commits. This commit introduces modified versions of the new default templates of python-semantic-release.

Fixes #229

@afuetterer afuetterer added the type: build Changes that affect the build system or external dependencies label Feb 2, 2025
After updating python-semantic-release the custom changelog and release notes templates stopped working as expected.
The changelog and release notes generated for 0.10.0 e.g. did not display feature commits.
This commit introduces modified versions of the new default templates of python-semantic-release.
@afuetterer afuetterer merged commit 74f305e into main Feb 2, 2025
13 checks passed
@afuetterer afuetterer deleted the 229-psr-templates branch February 2, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: build Changes that affect the build system or external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: fix changelog and release notes templates after psr update

1 participant