Skip to content

Commit f37ca94

Browse files
committed
chore: release v0.5.6
1 parent 4b9e6a4 commit f37ca94

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v0.5.2...main
5+
6+
[compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.5.2...main)
7+
8+
### 🏡 Chore
9+
10+
- Adjust workflow ([c71b89b](https://github.com/stacksjs/buddy-bot/commit/c71b89b))
11+
- Update lockfile ([786900d](https://github.com/stacksjs/buddy-bot/commit/786900d))
12+
- Release v0.5.5 ([d96e325](https://github.com/stacksjs/buddy-bot/commit/d96e325))
13+
- Lint ([30a4fe9](https://github.com/stacksjs/buddy-bot/commit/30a4fe9))
14+
- Wip ([a6b6ac6](https://github.com/stacksjs/buddy-bot/commit/a6b6ac6))
15+
- Wip ([6a74a66](https://github.com/stacksjs/buddy-bot/commit/6a74a66))
16+
- Wip ([4b9e6a4](https://github.com/stacksjs/buddy-bot/commit/4b9e6a4))
17+
18+
### ❤️ Contributors
19+
20+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
21+
422
## v0.5.1...main
523

624
[compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.5.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "buddy-bot",
33
"type": "module",
4-
"version": "0.5.5",
4+
"version": "0.5.6",
55
"description": "The Stacks CLI.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)