Skip to content

Commit 656b9fb

Browse files
Version Packages (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e7ba811 commit 656b9fb

16 files changed

Lines changed: 34 additions & 22 deletions

File tree

.changeset/dns-scripts-package-manager.md

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

.changeset/publish-sandbox.md

Lines changed: 0 additions & 5 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.8.1
4+
35
## 0.8.0
46

57
## 0.7.0

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.8.0",
3+
"version": "0.8.1",
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.8.1
4+
35
## 0.8.0
46

57
## 0.7.0

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.8.0",
3+
"version": "0.8.1",
44
"description": "bunny.net CLI binary for macOS x64",
55
"os": [
66
"darwin"

packages/cli-linux-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-linux-arm64
22

3+
## 0.8.1
4+
35
## 0.8.0
46

57
## 0.7.0

packages/cli-linux-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-linux-arm64",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "bunny.net CLI binary for Linux arm64",
55
"os": [
66
"linux"

packages/cli-linux-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-linux-x64
22

3+
## 0.8.1
4+
35
## 0.8.0
46

57
## 0.7.0

packages/cli-linux-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-linux-x64",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "bunny.net CLI binary for Linux x64",
55
"os": [
66
"linux"

0 commit comments

Comments
 (0)