Release#90
Merged
Merged
Conversation
Greptile SummaryThis is an automated release PR generated by the Changesets GitHub Action, bumping
Confidence Score: 5/5Safe to merge — all changes are auto-generated version management with no logic modifications. Every file in this PR is either a deleted changeset stub, a CHANGELOG.md update, or a package.json version bump. No source code was changed. The platform package versions are correctly aligned in lockstep with the main CLI package, and the openapi-client/app-config bumps are consistent with each other. No files require special attention. Important Files Changed
Reviews (5): Last reviewed commit: "Version Packages" | Re-trigger Greptile |
54bb785 to
79267df
Compare
79267df to
47498d8
Compare
bogdan-at-bunny
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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
@bunny.net/cli@0.6.0
Minor Changes
#89
f4bc85dThanks @jamie-at-bunny! - feat(scripts): manage custom domains for Edge Scripts (bunny scripts domains, withhostnamesas a hidden alias)#93
4b68307Thanks @jamie-at-bunny! - feat(scripts): sketch Edge Script statistics command#92
bcfc45aThanks @jamie-at-bunny! - feat(scripts): add deployments publish for rollbacks#91
73cb7a7Thanks @jamie-at-bunny! - feat(dns): add experimentalbunny dnscommands for managing DNS zones and recordsPatch Changes
aa0f44dThanks @jamie-at-bunny! - Cancelling an interactive selection prompt now exits non-zero so scripts and CI can tell a cancelled command apart from a successful one. Previouslydb link,db regions update, andscripts env removeprinted a "Cancelled." line and exited0when you aborted the picker with Ctrl-C/Esc, making a no-op indistinguishable from success. They now exit1(and emit a proper{"error":…}payload under--output json), matchingscripts link,apps link, and the sharedresolveDbIdselection prompt. Declining a confirmation ("Delete?", "Replace?") still exits0— that's a deliberate answer, not an abort.@bunny.net/openapi-client@0.1.1
Patch Changes
73cb7a7Thanks @jamie-at-bunny! - fix: let legitimate non-JSON 200 responses pass the proxy-interception guard@bunny.net/cli-darwin-arm64@0.6.0
@bunny.net/cli-darwin-x64@0.6.0
@bunny.net/cli-linux-arm64@0.6.0
@bunny.net/cli-linux-x64@0.6.0
@bunny.net/cli-windows-x64@0.6.0
@bunny.net/app-config@0.1.1
Patch Changes
73cb7a7]: