Skip to content

Commit ad9f5cd

Browse files
committed
chore: release 0.9.0
1 parent 5b8661a commit ad9f5cd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
2+
[Compare changes](https://github.com/stacksjs/buddy-bot/compare/v0.8.10...HEAD)
23

4+
### Contributors
5+
6+
37

48
## v0.8.7...main
59

@@ -900,7 +904,6 @@
900904

901905
## ...main
902906

903-
904907
### 🏡 Chore
905908

906909
- Initial commit ([8424696](https://github.com/stacksjs/buddy-bot/commit/8424696))
@@ -937,4 +940,3 @@
937940

938941
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
939942
- Cab-mikee ([@cab-mikee](https://github.com/cab-mikee))
940-

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