chore(main): release 0.1.0 - #1
robinbowes merged 2 commits into
Conversation
8e647f1 to
292e0e9
Compare
| * pin the far edge of bootstrap's ci.yaml job cut ([5fb7718](https://github.com/yo61/python-template/commit/5fb771885018af1923ef3a77182bcd00014793d6)) | ||
| * strip template-only content from generated projects ([caee764](https://github.com/yo61/python-template/commit/caee764289b4d0deba85d16417aee988488f9e3b)) | ||
|
|
||
| ## Changelog |
There was a problem hiding this comment.
[Important] Remove the duplicate changelog heading
The generated 0.1.0 changelog will be published with a second top-level Changelog section after the release notes. That leaves the release artifact malformed for every reader of the package changelog, so this stray heading should be removed before cutting 0.1.0.
156b0b1 to
ee8422f
Compare
| * pin the far edge of bootstrap's ci.yaml job cut ([5fb7718](https://github.com/yo61/python-template/commit/5fb771885018af1923ef3a77182bcd00014793d6)) | ||
| * strip template-only content from generated projects ([caee764](https://github.com/yo61/python-template/commit/caee764289b4d0deba85d16417aee988488f9e3b)) | ||
|
|
||
| ## Changelog |
There was a problem hiding this comment.
[Important] Remove the duplicate changelog heading
The current release notes still add a second top-level Changelog section after the 0.1.0 entries, so the published changelog for this release remains malformed for every package reader. Remove this stray heading before cutting 0.1.0.
b86cb19 to
0889d65
Compare
There was a problem hiding this comment.
Prior findings: fixed — CHANGELOG.md no longer ends the generated 0.1.0 notes with a second ## Changelog heading. This release PR now consistently bumps the manifest, pyproject, and lockfile versions to 0.1.0 and leaves the generated changelog well-formed.
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.1.0 (2026-08-28)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.