Skip to content

Commit 5c95393

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

22 files changed

Lines changed: 52 additions & 43 deletions

.changeset/better-baboons-attend.md

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

.changeset/fiery-planets-think.md

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

.changeset/giant-phones-divide.md

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

.changeset/link-cancel-nonzero-exit.md

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

.changeset/thirty-parrots-agree.md

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

.changeset/twelve-peaches-remain.md

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

packages/app-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @bunny.net/app-config
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`73cb7a7`](https://github.com/BunnyWay/cli/commit/73cb7a74741898144dbc80e4b8554f102d7c8f03)]:
8+
- @bunny.net/openapi-client@0.1.1
9+
310
## 0.1.0
411

512
### Minor Changes

packages/app-config/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/app-config",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"type": "module",
66
"module": "src/index.ts",

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.6.0
4+
35
## 0.5.3
46

57
## 0.5.2

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

0 commit comments

Comments
 (0)