chore: release selene-core 0.3.0-alpha.1 - #163
Merged
jake-arkinstall merged 1 commit intoJun 12, 2026
Merged
jake-arkinstall merged 1 commit into
jake-arkinstall merged 1 commit into
Conversation
hugrbot
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
April 21, 2026 16:17
2434bd5 to
fb9e861
Compare
hugrbot
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
2 times, most recently
from
April 22, 2026 09:12
5388228 to
ed1c72b
Compare
hugrbot
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
May 27, 2026 17:13
ed1c72b to
dd82f9e
Compare
hugrbot
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
June 12, 2026 14:30
dd82f9e to
de174f7
Compare
jake-arkinstall
marked this pull request as ready for review
June 12, 2026 15:03
jake-arkinstall
deleted the
release-please--branches--0.3-series--components--selene-core
branch
June 12, 2026 15:03
Collaborator
Author
|
🤖 Created releases: 🌻 |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is a Release Please–generated release bump for selene-core to 0.3.0-alpha.1, updating package metadata, lockfiles, and the changelog to reflect the new prerelease.
Changes:
- Bump
selene-coreversion to0.3.0-alpha.1across Rust and Python package metadata. - Update Cargo lockfiles for the workspace, examples, and ArgReader utility to reference the new
selene-coreversion. - Append the
0.3.0-alpha.1release notes toselene-core/CHANGELOG.mdand update.release-please-manifest.json.
Reviewed changes
Copilot reviewed 4 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates locked editable selene-core version (currently uses a SemVer-style prerelease string). |
selene-ext/utilities/argreader/Cargo.lock |
Bumps the locked selene-core crate version used by ArgReader. |
selene-core/pyproject.toml |
Updates Python package version for selene-core (currently uses a SemVer-style prerelease string). |
selene-core/examples/simulator/Cargo.lock |
Bumps selene-core version in simulator example lockfile. |
selene-core/examples/runtime/Cargo.lock |
Bumps selene-core version in runtime example lockfile. |
selene-core/examples/error_model/Cargo.lock |
Bumps selene-core version in error-model example lockfile. |
selene-core/CHANGELOG.md |
Adds the 0.3.0-alpha.1 release notes section. |
selene-core/Cargo.toml |
Bumps selene-core crate version to 0.3.0-alpha.1. |
Cargo.lock |
Bumps the workspace-locked selene-core crate version. |
.release-please-manifest.json |
Updates the Release Please manifest for selene-core to 0.3.0-alpha.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [project] | ||
| name = "selene-core" | ||
| version = "0.3.0a0" | ||
| version = "0.3.0-alpha.1" |
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.3.0-alpha.1 (2026-06-12)
⚠ BREAKING CHANGES
Features
Bug Fixes
___barrierto Helios QIS for QIR emulation (#136) (dfbc4c3)This PR was generated with Release Please. See documentation.