Sourced from python-semantic-release/python-semantic-release's releases.
v9.3.0 (2024-03-21)
Feature
feat(cmd-version): changelog available to bundle (#779)
test(util): fix overlooked file differences in folder comparison
test(version): tracked changelog as changed file on version create
Removes the temporary release_notes hack to prevent CHANGELOG generation on execution of version command. Now that it is implemented we can remove the fixture to properly pass the tests.
- feat(cmd-version): create changelog prior to build enabling doc bundling (
37fdb28
)Style
- style: beautify 37fdb28e0eb886d682b5dea4cc83a7c98a099422 (
bc841cd
)
Sourced from python-semantic-release/python-semantic-release's changelog.
v9.3.0 (2024-03-21)
Feature
feat(cmd-version): changelog available to bundle (#779)
test(util): fix overlooked file differences in folder comparison
test(version): tracked changelog as changed file on version create
Removes the temporary release_notes hack to prevent CHANGELOG generation on execution of version command. Now that it is implemented we can remove the fixture to properly pass the tests.
- feat(cmd-version): create changelog prior to build enabling doc bundling (
37fdb28
)Style
- style: beautify 37fdb28e0eb886d682b5dea4cc83a7c98a099422 (
bc841cd
)
7595f9e
9.3.0bc841cd
style: beautify 37fdb28e0eb886d682b5dea4cc83a7c98a09942237fdb28
feat(cmd-version): changelog available to bundle (#779)