chore: new release candidate #2

Open
forgejo-actions wants to merge 1 commit from changeset-release/main into main

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@peeramid-labs/multipass-cli@1.1.0

Minor Changes

  • 30b45ab: Owner administration commands and reliable transaction reporting:

    • New commands: domain deactivate, change-registrar, change-fee, change-renewal-fee, change-referral, delete-name.
    • register, renew and activate now await the transaction receipt and fail loudly on revert instead of printing the hash of a failed transaction.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @peeramid-labs/multipass-cli@1.1.0 ### Minor Changes - 30b45ab: Owner administration commands and reliable transaction reporting: - New commands: `domain deactivate`, `change-registrar`, `change-fee`, `change-renewal-fee`, `change-referral`, `delete-name`. - `register`, `renew` and `activate` now await the transaction receipt and fail loudly on revert instead of printing the hash of a failed transaction.
forgejo-actions force-pushed changeset-release/main from 6b73173cf4 to efed96c093 2026-09-07 12:10:50 +00:00 Compare
forgejo-actions force-pushed changeset-release/main from efed96c093 to a7056c8bd9 2026-09-07 12:15:27 +00:00 Compare
forgejo-actions force-pushed changeset-release/main from a7056c8bd9 to 4bb59de5a8 2026-09-07 12:24:13 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin changeset-release/main:changeset-release/main
git switch changeset-release/main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff changeset-release/main
git switch changeset-release/main
git rebase main
git switch main
git merge --ff-only changeset-release/main
git switch changeset-release/main
git rebase main
git switch main
git merge --no-ff changeset-release/main
git switch main
git merge --squash changeset-release/main
git switch main
git merge --ff-only changeset-release/main
git switch main
git merge changeset-release/main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
peeramid-labs/multipass-client!2
No description provided.