Skip to content

Commit 4cef30d

Browse files
Version Packages (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9e4556 commit 4cef30d

26 files changed

Lines changed: 150 additions & 100 deletions

.changeset/add-database-adapter-libsql.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

.changeset/add-database-openapi.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.changeset/add-database-rest.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.changeset/fix-spaced-table-names.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/improve-studio-error-handling.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.changeset/studio-use-database-rest.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/cli-darwin-arm64/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @bunny.net/cli-darwin-arm64
22

3+
## 0.2.8
4+
35
## 0.2.7
46

57
## 0.2.6

packages/cli-darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bunny.net/cli-darwin-arm64",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "bunny.net CLI binary for macOS arm64",
55
"os": [
66
"darwin"

packages/cli-darwin-x64/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @bunny.net/cli-darwin-x64
22

3+
## 0.2.8
4+
35
## 0.2.7
46

57
## 0.2.6

packages/cli-darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bunny.net/cli-darwin-x64",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "bunny.net CLI binary for macOS x64",
55
"os": [
66
"darwin"

0 commit comments

Comments
 (0)