Skip to content

Release#90

Merged
jamie-at-bunny merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

Release#90
jamie-at-bunny merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

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

Patch Changes

  • #88 aa0f44d Thanks @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. Previously db link, db regions update, and scripts env remove printed a "Cancelled." line and exited 0 when you aborted the picker with Ctrl-C/Esc, making a no-op indistinguishable from success. They now exit 1 (and emit a proper {"error":…} payload under --output json), matching scripts link, apps link, and the shared resolveDbId selection prompt. Declining a confirmation ("Delete?", "Replace?") still exits 0 — that's a deliberate answer, not an abort.

@bunny.net/openapi-client@0.1.1

Patch Changes

@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

  • Updated dependencies [73cb7a7]:
    • @bunny.net/openapi-client@0.1.1

@greptile-apps

greptile-apps Bot commented Jun 4, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated release PR generated by the Changesets GitHub Action, bumping @bunny.net/cli from 0.5.30.6.0 and @bunny.net/openapi-client / @bunny.net/app-config from 0.1.00.1.1.

  • @bunny.net/cli@0.6.0 includes four minor feature additions (DNS commands, Edge Script stats, deployment rollbacks, custom domains for Edge Scripts) and one patch for non-zero exit on interactive prompt cancellation.
  • @bunny.net/openapi-client@0.1.1 contains a patch to let legitimate non-JSON 200 responses pass the proxy-interception guard; @bunny.net/app-config@0.1.1 tracks the openapi-client dependency bump.
  • All five platform binary packages are version-bumped in lockstep to 0.6.0 per the fixed group in .changeset/config.json, and @bunny.net/cli's optionalDependencies are updated to match.

Confidence Score: 5/5

Safe 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

Filename Overview
packages/cli/package.json Version bumped 0.5.3 → 0.6.0; all five platform optionalDependencies updated in lockstep to 0.6.0.
packages/cli/CHANGELOG.md New 0.6.0 section added with four minor-change entries and one patch entry, all sourced correctly from the consumed changeset files.
packages/openapi-client/package.json Version bumped 0.1.0 → 0.1.1 (patch: non-JSON 200 response fix in middleware).
packages/app-config/package.json Version bumped 0.1.0 → 0.1.1 to track the openapi-client dependency bump; no code changes.
packages/cli-darwin-arm64/package.json Platform binary package version bumped 0.5.3 → 0.6.0 in lockstep with the main CLI package.

Reviews (5): Last reviewed commit: "Version Packages" | Re-trigger Greptile

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 54bb785 to 79267df Compare June 8, 2026 07:56
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 79267df to 47498d8 Compare June 8, 2026 09:37
@bogdan-at-bunny bogdan-at-bunny self-requested a review June 8, 2026 09:39
@jamie-at-bunny jamie-at-bunny merged commit 5c95393 into main Jun 8, 2026
@jamie-at-bunny jamie-at-bunny deleted the changeset-release/main branch June 8, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants