Skip to content

Commit ed57973

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

30 files changed

Lines changed: 92 additions & 49 deletions

.changeset/cool-bears-occur.md

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

.changeset/dull-carrots-win.md

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

.changeset/great-ghosts-boil.md

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

.changeset/sixty-carpets-unite.md

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

.changeset/slick-plums-bow.md

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

.changeset/swift-ideas-grin.md

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

packages/app-config/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#66](https://github.com/BunnyWay/cli/pull/66) [`adc1ef8`](https://github.com/BunnyWay/cli/commit/adc1ef8e3d3803b6cec04a2ca649747adf23980f) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - Rework bunny apps deploy command
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`ca6cc9b`](https://github.com/BunnyWay/cli/commit/ca6cc9bce501002c03d4348f7dc38c60cea0b7f5)]:
12+
- @bunny.net/openapi-client@0.1.0
13+
314
## 0.0.1
415

516
### Patch 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.0.1",
3+
"version": "0.1.0",
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.5.0
4+
35
## 0.4.2
46

57
## 0.4.1

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

0 commit comments

Comments
 (0)