chore(main): release 0.1.0#34
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares a Release Please–generated release by updating the changelog and advancing the Release Please manifest version so automated tagging/release notes can be produced.
Changes:
- Add a
1.0.0 (2026-06-25)release section toCHANGELOG.md. - Bump
.release-please-manifest.jsonfrom0.0.0to1.0.0.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| CHANGELOG.md | Adds generated release notes section for the new release. |
| .release-please-manifest.json | Updates the Release Please tracked version for the next release tag. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Merging this PR will not alter performance
|
…nreleased] Address review on the release PR: - This is the first release; release-please bootstraps a 0.0.0/no-prior-release baseline to 1.0.0. Set it to 0.1.0 (manifest + changelog heading + PR title) to match the documented pre-1.0 release strategy. - Remove the hand-written [Unreleased] section — its entries are now released under 0.1.0, so it duplicated the generated section. Signed-off-by: Sam Gammon <sam@elide.dev>
🤖 I have created a release beep boop
1.0.0 (2026-06-25)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.