From 1bccbed62fe7bd6673dfd5811af4440fc6bd6527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:05:59 +0000 Subject: [PATCH] Version Packages --- .changeset/apps-deploy-preserve-env.md | 6 ------ .changeset/database-client-npm-metadata.md | 5 ----- .changeset/database-client-npm-specifier.md | 5 ----- .changeset/database-client-prepare-generic.md | 5 ----- .changeset/database-client-sql-template.md | 5 ----- .changeset/sites-create-storage-tier.md | 5 ----- .changeset/sites-edge-rules.md | 5 ----- packages/cli-darwin-arm64/CHANGELOG.md | 2 ++ packages/cli-darwin-arm64/package.json | 2 +- packages/cli-darwin-x64/CHANGELOG.md | 2 ++ packages/cli-darwin-x64/package.json | 2 +- packages/cli-linux-arm64/CHANGELOG.md | 2 ++ packages/cli-linux-arm64/package.json | 2 +- packages/cli-linux-x64/CHANGELOG.md | 2 ++ packages/cli-linux-x64/package.json | 2 +- packages/cli-windows-x64/CHANGELOG.md | 2 ++ packages/cli-windows-x64/package.json | 2 +- packages/cli/CHANGELOG.md | 12 ++++++++++++ packages/cli/package.json | 12 ++++++------ packages/config/CHANGELOG.md | 6 ++++++ packages/config/package.json | 2 +- packages/database-adapter/CHANGELOG.md | 8 ++++++++ packages/database-adapter/package.json | 2 +- packages/database-client/CHANGELOG.md | 12 ++++++++++++ packages/database-client/package.json | 2 +- packages/database-shell-darwin-arm64/CHANGELOG.md | 2 ++ packages/database-shell-darwin-arm64/package.json | 2 +- packages/database-shell-darwin-x64/CHANGELOG.md | 2 ++ packages/database-shell-darwin-x64/package.json | 2 +- packages/database-shell-linux-arm64/CHANGELOG.md | 2 ++ packages/database-shell-linux-arm64/package.json | 2 +- packages/database-shell-linux-x64/CHANGELOG.md | 2 ++ packages/database-shell-linux-x64/package.json | 2 +- packages/database-shell-windows-x64/CHANGELOG.md | 2 ++ packages/database-shell-windows-x64/package.json | 2 +- packages/database-shell/CHANGELOG.md | 7 +++++++ packages/database-shell/package.json | 12 ++++++------ packages/database-studio/CHANGELOG.md | 9 +++++++++ packages/database-studio/package.json | 2 +- 39 files changed, 100 insertions(+), 62 deletions(-) delete mode 100644 .changeset/apps-deploy-preserve-env.md delete mode 100644 .changeset/database-client-npm-metadata.md delete mode 100644 .changeset/database-client-npm-specifier.md delete mode 100644 .changeset/database-client-prepare-generic.md delete mode 100644 .changeset/database-client-sql-template.md delete mode 100644 .changeset/sites-create-storage-tier.md delete mode 100644 .changeset/sites-edge-rules.md diff --git a/.changeset/apps-deploy-preserve-env.md b/.changeset/apps-deploy-preserve-env.md deleted file mode 100644 index f2b325bf..00000000 --- a/.changeset/apps-deploy-preserve-env.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@bunny.net/config": patch -"@bunny.net/cli": patch ---- - -Keep existing container env vars on `apps deploy` and `apps push` when bunny.jsonc has no env block diff --git a/.changeset/database-client-npm-metadata.md b/.changeset/database-client-npm-metadata.md deleted file mode 100644 index bddae3d5..00000000 --- a/.changeset/database-client-npm-metadata.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/database-client": patch ---- - -Add npm metadata: description, license, repository, keywords, and engines diff --git a/.changeset/database-client-npm-specifier.md b/.changeset/database-client-npm-specifier.md deleted file mode 100644 index c46c7f7d..00000000 --- a/.changeset/database-client-npm-specifier.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/database-client": patch ---- - -Use `npm:` specifiers for the Edge Scripting SDK in the README diff --git a/.changeset/database-client-prepare-generic.md b/.changeset/database-client-prepare-generic.md deleted file mode 100644 index 5346af59..00000000 --- a/.changeset/database-client-prepare-generic.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/database-client": patch ---- - -Let `prepare()` type every row the statement returns, including through `batch()` diff --git a/.changeset/database-client-sql-template.md b/.changeset/database-client-sql-template.md deleted file mode 100644 index f9cc9507..00000000 --- a/.changeset/database-client-sql-template.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/database-client": patch ---- - -Add `db.sql` for building statements from template literals diff --git a/.changeset/sites-create-storage-tier.md b/.changeset/sites-create-storage-tier.md deleted file mode 100644 index 60a05fa2..00000000 --- a/.changeset/sites-create-storage-tier.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/cli": patch ---- - -Add `bunny sites create --tier hdd|ssd` to pick the storage tier diff --git a/.changeset/sites-edge-rules.md b/.changeset/sites-edge-rules.md deleted file mode 100644 index 911a5a82..00000000 --- a/.changeset/sites-edge-rules.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bunny.net/cli": minor ---- - -Sites are now served by pull zone edge rules instead of a router Edge Script (HTML revalidates in browsers on every view, deploy dirs are blocked at the edge), and `sites deploy --deploy-id` lets a deploy carry your own release identifier diff --git a/packages/cli-darwin-arm64/CHANGELOG.md b/packages/cli-darwin-arm64/CHANGELOG.md index e6599720..063b0a79 100644 --- a/packages/cli-darwin-arm64/CHANGELOG.md +++ b/packages/cli-darwin-arm64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/cli-darwin-arm64 +## 0.16.0 + ## 0.15.1 ## 0.15.0 diff --git a/packages/cli-darwin-arm64/package.json b/packages/cli-darwin-arm64/package.json index 33e3e80b..6b7aa9d6 100644 --- a/packages/cli-darwin-arm64/package.json +++ b/packages/cli-darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli-darwin-arm64", - "version": "0.15.1", + "version": "0.16.0", "description": "bunny.net CLI binary for macOS arm64", "os": [ "darwin" diff --git a/packages/cli-darwin-x64/CHANGELOG.md b/packages/cli-darwin-x64/CHANGELOG.md index 46f6be7a..be4773e0 100644 --- a/packages/cli-darwin-x64/CHANGELOG.md +++ b/packages/cli-darwin-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/cli-darwin-x64 +## 0.16.0 + ## 0.15.1 ## 0.15.0 diff --git a/packages/cli-darwin-x64/package.json b/packages/cli-darwin-x64/package.json index f5064d1c..c39551fa 100644 --- a/packages/cli-darwin-x64/package.json +++ b/packages/cli-darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli-darwin-x64", - "version": "0.15.1", + "version": "0.16.0", "description": "bunny.net CLI binary for macOS x64", "os": [ "darwin" diff --git a/packages/cli-linux-arm64/CHANGELOG.md b/packages/cli-linux-arm64/CHANGELOG.md index 0cec4dc4..9a80e9ac 100644 --- a/packages/cli-linux-arm64/CHANGELOG.md +++ b/packages/cli-linux-arm64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/cli-linux-arm64 +## 0.16.0 + ## 0.15.1 ## 0.15.0 diff --git a/packages/cli-linux-arm64/package.json b/packages/cli-linux-arm64/package.json index cba877e1..fe3e591a 100644 --- a/packages/cli-linux-arm64/package.json +++ b/packages/cli-linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli-linux-arm64", - "version": "0.15.1", + "version": "0.16.0", "description": "bunny.net CLI binary for Linux arm64", "os": [ "linux" diff --git a/packages/cli-linux-x64/CHANGELOG.md b/packages/cli-linux-x64/CHANGELOG.md index 8c3e32b5..86f85458 100644 --- a/packages/cli-linux-x64/CHANGELOG.md +++ b/packages/cli-linux-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/cli-linux-x64 +## 0.16.0 + ## 0.15.1 ## 0.15.0 diff --git a/packages/cli-linux-x64/package.json b/packages/cli-linux-x64/package.json index 0afdeeec..bc2e8b53 100644 --- a/packages/cli-linux-x64/package.json +++ b/packages/cli-linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli-linux-x64", - "version": "0.15.1", + "version": "0.16.0", "description": "bunny.net CLI binary for Linux x64", "os": [ "linux" diff --git a/packages/cli-windows-x64/CHANGELOG.md b/packages/cli-windows-x64/CHANGELOG.md index 9dd7dabc..523f25e8 100644 --- a/packages/cli-windows-x64/CHANGELOG.md +++ b/packages/cli-windows-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/cli-windows-x64 +## 0.16.0 + ## 0.15.1 ## 0.15.0 diff --git a/packages/cli-windows-x64/package.json b/packages/cli-windows-x64/package.json index a50255c9..c05a752f 100644 --- a/packages/cli-windows-x64/package.json +++ b/packages/cli-windows-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli-windows-x64", - "version": "0.15.1", + "version": "0.16.0", "description": "bunny.net CLI binary for Windows x64", "os": [ "win32" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 239ffe35..d6df7c59 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,17 @@ # @bunny.net/cli +## 0.16.0 + +### Minor Changes + +- [#200](https://github.com/BunnyWay/cli/pull/200) [`6ede231`](https://github.com/BunnyWay/cli/commit/6ede231cf2d720e51a90840c40d62c7d84157f07) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Sites are now served by pull zone edge rules instead of a router Edge Script (HTML revalidates in browsers on every view, deploy dirs are blocked at the edge), and `sites deploy --deploy-id` lets a deploy carry your own release identifier + +### Patch Changes + +- [#198](https://github.com/BunnyWay/cli/pull/198) [`2c98438`](https://github.com/BunnyWay/cli/commit/2c984387baa082d13dbf6d2a67a19cc594756ecb) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Keep existing container env vars on `apps deploy` and `apps push` when bunny.jsonc has no env block + +- [#196](https://github.com/BunnyWay/cli/pull/196) [`7e93515`](https://github.com/BunnyWay/cli/commit/7e9351586caa6bfc59b0b01d66126c7905604858) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Add `bunny sites create --tier hdd|ssd` to pick the storage tier + ## 0.15.1 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 6530a492..92e2df19 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/cli", - "version": "0.15.1", + "version": "0.16.0", "type": "module", "module": "src/index.ts", "bin": { @@ -29,11 +29,11 @@ "@bunny.net/database-client": "workspace:*" }, "optionalDependencies": { - "@bunny.net/cli-linux-x64": "0.15.1", - "@bunny.net/cli-linux-arm64": "0.15.1", - "@bunny.net/cli-darwin-x64": "0.15.1", - "@bunny.net/cli-darwin-arm64": "0.15.1", - "@bunny.net/cli-windows-x64": "0.15.1" + "@bunny.net/cli-linux-x64": "0.16.0", + "@bunny.net/cli-linux-arm64": "0.16.0", + "@bunny.net/cli-darwin-x64": "0.16.0", + "@bunny.net/cli-darwin-arm64": "0.16.0", + "@bunny.net/cli-windows-x64": "0.16.0" }, "publishConfig": { "access": "public" diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index a351104d..1056b2f1 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @bunny.net/config +## 0.1.6 + +### Patch Changes + +- [#198](https://github.com/BunnyWay/cli/pull/198) [`2c98438`](https://github.com/BunnyWay/cli/commit/2c984387baa082d13dbf6d2a67a19cc594756ecb) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Keep existing container env vars on `apps deploy` and `apps push` when bunny.jsonc has no env block + ## 0.1.5 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index b00985b6..9f943290 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/config", - "version": "0.1.5", + "version": "0.1.6", "private": true, "type": "module", "module": "src/index.ts", diff --git a/packages/database-adapter/CHANGELOG.md b/packages/database-adapter/CHANGELOG.md index 9cbb5b88..41b67de1 100644 --- a/packages/database-adapter/CHANGELOG.md +++ b/packages/database-adapter/CHANGELOG.md @@ -1,5 +1,13 @@ # @bunny.net/database-adapter +## 0.1.4 + +### Patch Changes + +- Updated dependencies [[`207ab25`](https://github.com/BunnyWay/cli/commit/207ab25a4e533dfdfd04ecd196a1d83813912604), [`1da83cb`](https://github.com/BunnyWay/cli/commit/1da83cbb2d834dfaf7f6b746f9333fcc2848ba0d), [`dca7b35`](https://github.com/BunnyWay/cli/commit/dca7b3532ff9c4ae319aa59060f9cae3efe5f213), [`63f1037`](https://github.com/BunnyWay/cli/commit/63f103760fd2154cab3da11d5b5480ae6fe32c26)]: + - @bunny.net/database-client@0.0.2 + - @bunny.net/database-rest@0.1.2 + ## 0.1.3 ### Patch Changes diff --git a/packages/database-adapter/package.json b/packages/database-adapter/package.json index b465ea1b..5792ce7f 100644 --- a/packages/database-adapter/package.json +++ b/packages/database-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-adapter", - "version": "0.1.3", + "version": "0.1.4", "private": true, "type": "module", "module": "src/index.ts", diff --git a/packages/database-client/CHANGELOG.md b/packages/database-client/CHANGELOG.md index a0071f7b..664844c2 100644 --- a/packages/database-client/CHANGELOG.md +++ b/packages/database-client/CHANGELOG.md @@ -1,5 +1,17 @@ # @bunny.net/database-client +## 0.0.2 + +### Patch Changes + +- [#187](https://github.com/BunnyWay/cli/pull/187) [`207ab25`](https://github.com/BunnyWay/cli/commit/207ab25a4e533dfdfd04ecd196a1d83813912604) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Add npm metadata: description, license, repository, keywords, and engines + +- [#186](https://github.com/BunnyWay/cli/pull/186) [`1da83cb`](https://github.com/BunnyWay/cli/commit/1da83cbb2d834dfaf7f6b746f9333fcc2848ba0d) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Use `npm:` specifiers for the Edge Scripting SDK in the README + +- [#193](https://github.com/BunnyWay/cli/pull/193) [`dca7b35`](https://github.com/BunnyWay/cli/commit/dca7b3532ff9c4ae319aa59060f9cae3efe5f213) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Let `prepare()` type every row the statement returns, including through `batch()` + +- [#191](https://github.com/BunnyWay/cli/pull/191) [`63f1037`](https://github.com/BunnyWay/cli/commit/63f103760fd2154cab3da11d5b5480ae6fe32c26) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Add `db.sql` for building statements from template literals + ## 0.0.1 ### Patch Changes diff --git a/packages/database-client/package.json b/packages/database-client/package.json index e4360a7b..67892c6a 100644 --- a/packages/database-client/package.json +++ b/packages/database-client/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-client", - "version": "0.0.1", + "version": "0.0.2", "description": "Dependency-free SQL client for Bunny Database. Runs anywhere fetch does: Bunny Edge Scripting, Bun, Node, and Deno.", "license": "MIT", "repository": { diff --git a/packages/database-shell-darwin-arm64/CHANGELOG.md b/packages/database-shell-darwin-arm64/CHANGELOG.md index 3ababfdf..8493f739 100644 --- a/packages/database-shell-darwin-arm64/CHANGELOG.md +++ b/packages/database-shell-darwin-arm64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/database-shell-darwin-arm64 +## 0.2.6 + ## 0.2.5 ## 0.2.4 diff --git a/packages/database-shell-darwin-arm64/package.json b/packages/database-shell-darwin-arm64/package.json index 7d8731c3..76c07647 100644 --- a/packages/database-shell-darwin-arm64/package.json +++ b/packages/database-shell-darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell-darwin-arm64", - "version": "0.2.5", + "version": "0.2.6", "description": "Bunny Database shell binary for macOS arm64", "os": [ "darwin" diff --git a/packages/database-shell-darwin-x64/CHANGELOG.md b/packages/database-shell-darwin-x64/CHANGELOG.md index 776b57c3..fce89459 100644 --- a/packages/database-shell-darwin-x64/CHANGELOG.md +++ b/packages/database-shell-darwin-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/database-shell-darwin-x64 +## 0.2.6 + ## 0.2.5 ## 0.2.4 diff --git a/packages/database-shell-darwin-x64/package.json b/packages/database-shell-darwin-x64/package.json index 3a10c2bd..3a5d85df 100644 --- a/packages/database-shell-darwin-x64/package.json +++ b/packages/database-shell-darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell-darwin-x64", - "version": "0.2.5", + "version": "0.2.6", "description": "Bunny Database shell binary for macOS x64", "os": [ "darwin" diff --git a/packages/database-shell-linux-arm64/CHANGELOG.md b/packages/database-shell-linux-arm64/CHANGELOG.md index 95cb056f..5f0e2a13 100644 --- a/packages/database-shell-linux-arm64/CHANGELOG.md +++ b/packages/database-shell-linux-arm64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/database-shell-linux-arm64 +## 0.2.6 + ## 0.2.5 ## 0.2.4 diff --git a/packages/database-shell-linux-arm64/package.json b/packages/database-shell-linux-arm64/package.json index d7e04810..71f8ad19 100644 --- a/packages/database-shell-linux-arm64/package.json +++ b/packages/database-shell-linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell-linux-arm64", - "version": "0.2.5", + "version": "0.2.6", "description": "Bunny Database shell binary for Linux arm64", "os": [ "linux" diff --git a/packages/database-shell-linux-x64/CHANGELOG.md b/packages/database-shell-linux-x64/CHANGELOG.md index 64f0c568..bc8c50c6 100644 --- a/packages/database-shell-linux-x64/CHANGELOG.md +++ b/packages/database-shell-linux-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/database-shell-linux-x64 +## 0.2.6 + ## 0.2.5 ## 0.2.4 diff --git a/packages/database-shell-linux-x64/package.json b/packages/database-shell-linux-x64/package.json index e6d9082e..79f95a4a 100644 --- a/packages/database-shell-linux-x64/package.json +++ b/packages/database-shell-linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell-linux-x64", - "version": "0.2.5", + "version": "0.2.6", "description": "Bunny Database shell binary for Linux x64", "os": [ "linux" diff --git a/packages/database-shell-windows-x64/CHANGELOG.md b/packages/database-shell-windows-x64/CHANGELOG.md index 8bf1cae0..8edee7dc 100644 --- a/packages/database-shell-windows-x64/CHANGELOG.md +++ b/packages/database-shell-windows-x64/CHANGELOG.md @@ -1,5 +1,7 @@ # @bunny.net/database-shell-windows-x64 +## 0.2.6 + ## 0.2.5 ## 0.2.4 diff --git a/packages/database-shell-windows-x64/package.json b/packages/database-shell-windows-x64/package.json index ff14f99e..8b591797 100644 --- a/packages/database-shell-windows-x64/package.json +++ b/packages/database-shell-windows-x64/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell-windows-x64", - "version": "0.2.5", + "version": "0.2.6", "description": "Bunny Database shell binary for Windows x64", "os": [ "win32" diff --git a/packages/database-shell/CHANGELOG.md b/packages/database-shell/CHANGELOG.md index 78b69a44..fad3cd9f 100644 --- a/packages/database-shell/CHANGELOG.md +++ b/packages/database-shell/CHANGELOG.md @@ -1,5 +1,12 @@ # @bunny.net/database-shell +## 0.2.6 + +### Patch Changes + +- Updated dependencies [[`207ab25`](https://github.com/BunnyWay/cli/commit/207ab25a4e533dfdfd04ecd196a1d83813912604), [`1da83cb`](https://github.com/BunnyWay/cli/commit/1da83cbb2d834dfaf7f6b746f9333fcc2848ba0d), [`dca7b35`](https://github.com/BunnyWay/cli/commit/dca7b3532ff9c4ae319aa59060f9cae3efe5f213), [`63f1037`](https://github.com/BunnyWay/cli/commit/63f103760fd2154cab3da11d5b5480ae6fe32c26)]: + - @bunny.net/database-client@0.0.2 + ## 0.2.5 ### Patch Changes diff --git a/packages/database-shell/package.json b/packages/database-shell/package.json index fd28f87f..984be92c 100644 --- a/packages/database-shell/package.json +++ b/packages/database-shell/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-shell", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "module": "src/index.ts", "bin": { @@ -18,11 +18,11 @@ "cli-table3": "^0.6.5" }, "optionalDependencies": { - "@bunny.net/database-shell-linux-x64": "0.2.5", - "@bunny.net/database-shell-linux-arm64": "0.2.5", - "@bunny.net/database-shell-darwin-x64": "0.2.5", - "@bunny.net/database-shell-darwin-arm64": "0.2.5", - "@bunny.net/database-shell-windows-x64": "0.2.5" + "@bunny.net/database-shell-linux-x64": "0.2.6", + "@bunny.net/database-shell-linux-arm64": "0.2.6", + "@bunny.net/database-shell-darwin-x64": "0.2.6", + "@bunny.net/database-shell-darwin-arm64": "0.2.6", + "@bunny.net/database-shell-windows-x64": "0.2.6" }, "publishConfig": { "access": "public" diff --git a/packages/database-studio/CHANGELOG.md b/packages/database-studio/CHANGELOG.md index c2dcec24..404830aa 100644 --- a/packages/database-studio/CHANGELOG.md +++ b/packages/database-studio/CHANGELOG.md @@ -1,5 +1,14 @@ # @bunny.net/database-studio +## 0.2.2 + +### Patch Changes + +- Updated dependencies [[`207ab25`](https://github.com/BunnyWay/cli/commit/207ab25a4e533dfdfd04ecd196a1d83813912604), [`1da83cb`](https://github.com/BunnyWay/cli/commit/1da83cbb2d834dfaf7f6b746f9333fcc2848ba0d), [`dca7b35`](https://github.com/BunnyWay/cli/commit/dca7b3532ff9c4ae319aa59060f9cae3efe5f213), [`63f1037`](https://github.com/BunnyWay/cli/commit/63f103760fd2154cab3da11d5b5480ae6fe32c26)]: + - @bunny.net/database-client@0.0.2 + - @bunny.net/database-adapter@0.1.4 + - @bunny.net/database-rest@0.1.2 + ## 0.2.1 ### Patch Changes diff --git a/packages/database-studio/package.json b/packages/database-studio/package.json index fdc408f4..95af2df1 100644 --- a/packages/database-studio/package.json +++ b/packages/database-studio/package.json @@ -1,6 +1,6 @@ { "name": "@bunny.net/database-studio", - "version": "0.2.1", + "version": "0.2.2", "private": true, "type": "module", "module": "src/index.ts",