Skip to content

Commit 135d209

Browse files
committed
chore: release v0.9.6
1 parent 57be834 commit 135d209

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.5...v0.9.6)
3+
4+
### 🧹 Chores
5+
6+
- release v0.9.6 ([9efd28c](https://github.com/stacksjs/buddy-bot/commit/9efd28c))
7+
8+
### Contributors
9+
10+
- Adelino Ngomacha <[email protected]>
11+
212
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.9.4...v0.9.5)
313

414
### 🧹 Chores

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.5",
4+
"version": "0.9.6",
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)