Skip to content

Commit f081a7e

Browse files
committed
chore: release v0.9.4
1 parent 06100d9 commit f081a7e

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
11
# Changelog
2+
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.3...HEAD)
3+
4+
### 🧹 Chores
5+
6+
- release v0.9.4 ([2b12ac3](https://github.com/stacksjs/buddy-bot/commit/2b12ac3))
7+
- update deps ([06100d9](https://github.com/stacksjs/buddy-bot/commit/06100d9))
8+
- improve readme ([035c7fd](https://github.com/stacksjs/buddy-bot/commit/035c7fd))
9+
10+
### Contributors
11+
12+
13+
14+
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.3...HEAD)
15+
16+
### 🧹 Chores
17+
18+
- update deps ([06100d9](https://github.com/stacksjs/buddy-bot/commit/06100d9))
19+
- improve readme ([035c7fd](https://github.com/stacksjs/buddy-bot/commit/035c7fd))
20+
21+
### Contributors
22+
23+
24+
225
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.2...HEAD)
326

427
### Contributors

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.9.3",
4+
"version": "0.9.4",
55
"description": "Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)