chore(main): release 0.2.0#47
Closed
Elidebot (elidebot) wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the project changelog as part of the 0.2.0 release process by adding Release Please–generated release notes to CHANGELOG.md.
Changes:
- Add a new
0.2.0release-notes section (Features + Bug Fixes) at the top of the changelog. - Include links to issues/commits associated with the
0.2.0release.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,5 +1,51 @@ | |||
| # Changelog | |||
|
|
|||
| ## [0.2.0](https://github.com/elide-dev/rules_elide/compare/v0.2.0...v0.2.0) (2026-06-25) | |||
| * pin elide distribution ([cd5c41e](https://github.com/elide-dev/rules_elide/commit/cd5c41e6ae23dcfa1bdf039b7b5ae5e58b2805de)) | ||
| * pin elide to latest ([afc5349](https://github.com/elide-dev/rules_elide/commit/afc5349d3ae08c1fdbbb3b4fde86268476c86cec)) | ||
| * **release:** authenticate release-please with a PAT to open the release PR ([#33](https://github.com/elide-dev/rules_elide/issues/33)) ([0972f13](https://github.com/elide-dev/rules_elide/commit/0972f13a35ca98f3c076bd9f2b9a1c4f765b6947)) | ||
| * **release:** support immutable releases (draft->publish) + fix BCR source fetch ([#40](https://github.com/elide-dev/rules_elide/issues/40)) ([63325e9](https://github.com/elide-dev/rules_elide/commit/63325e969f4e5d687a31f6f979bc84bc007bf9c8)) |
Comment on lines
+47
to
49
| * upgrade bazel and benchmarks ([512faf2](https://github.com/elide-dev/rules_elide/commit/512faf29801bcc62108bd37fbed1eaef6f7ee586)) | ||
|
|
||
| ## 0.2.0 (2026-06-25) |
Merging this PR will not alter performance
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.2.0 (2026-06-25)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.