chore(release): publish#636
Merged
Merged
Conversation
- project: station 0.7.0 - project: station-api 0.6.0 - project: wallet-dapp 0.7.0 - project: dfx-orbit 0.11.0
Contributor
There was a problem hiding this comment.
Pull request overview
Publishes a coordinated release across the Rust crates and the wallet dapp by bumping versions, updating internal dependency version constraints, and recording release notes/metadata for station, station-api, wallet-dapp, and dfx-orbit.
Changes:
- Bumped crate/app versions for
station(0.7.0),station-api(0.6.0),dfx-orbit(0.11.0), andwallet-dapp(0.7.0). - Updated Rust internal dependency constraints to
station-api = 0.6.0where referenced, and refreshedCargo.lock. - Added/updated release notes and release tooling metadata (
CHANGELOG.md,compat.json,.release.json) for the new versions.
Reviewed changes
Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tools/dfx-orbit/CHANGELOG.md | Adds release notes for dfx-orbit 0.11.0. |
| tools/dfx-orbit/Cargo.toml | Bumps dfx-orbit version and updates station-api dependency to 0.6.0. |
| tests/integration/Cargo.toml | Updates integration test deps to dfx-orbit 0.11.0 and station-api 0.6.0. |
| core/upgrader/impl/Cargo.toml | Updates station-api dependency to 0.6.0. |
| core/upgrader/api/Cargo.toml | Updates station-api dependency to 0.6.0. |
| core/station/impl/CHANGELOG.md | Adds release notes for station 0.7.0. |
| core/station/impl/Cargo.toml | Bumps station version to 0.7.0 and updates station-api dependency to 0.6.0. |
| core/station/api/CHANGELOG.md | Adds release notes for station-api 0.6.0. |
| core/station/api/Cargo.toml | Bumps station-api version to 0.6.0. |
| core/control-panel/impl/Cargo.toml | Updates station-api dependency to 0.6.0. |
| Cargo.lock | Updates locked versions for the bumped crates. |
| apps/wallet/public/compat.json | Updates wallet compatibility metadata for 0.7.0. |
| apps/wallet/package.json | Bumps wallet-dapp version to 0.7.0. |
| apps/wallet/CHANGELOG.md | Adds release notes for wallet-dapp 0.7.0. |
| .release.json | Updates release automation metadata (new versions + embedded changelog contents). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
MRmarioruci
approved these changes
Jun 8, 2026
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.
project: station 0.7.0
project: station-api 0.6.0
project: wallet-dapp 0.7.0
project: dfx-orbit 0.11.0