File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.1.0...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add dependency file updates ([ 41380a8] ( https://github.com/stacksjs/buddy-bot/commit/41380a8 ) )
11
+ - Add rebase check ([ 9125c6e] ( https://github.com/stacksjs/buddy-bot/commit/9125c6e ) )
12
+ - Add github actions support ([ f2b97e2] ( https://github.com/stacksjs/buddy-bot/commit/f2b97e2 ) )
13
+ - Add ` Dependency Dashboard ` ([ 7194ba3] ( https://github.com/stacksjs/buddy-bot/commit/7194ba3 ) )
14
+ - Improve ` includePrerelease ` and ` excludeMajor ` ([ 0c7b00a] ( https://github.com/stacksjs/buddy-bot/commit/0c7b00a ) )
15
+ - Add composer support ([ 334ae34] ( https://github.com/stacksjs/buddy-bot/commit/334ae34 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Wip ([ e9c6f31] ( https://github.com/stacksjs/buddy-bot/commit/e9c6f31 ) )
20
+ - Wip ([ bce00bf] ( https://github.com/stacksjs/buddy-bot/commit/bce00bf ) )
21
+ - Wip ([ dc3f2af] ( https://github.com/stacksjs/buddy-bot/commit/dc3f2af ) )
22
+ - Minor updates ([ 302fb91] ( https://github.com/stacksjs/buddy-bot/commit/302fb91 ) )
23
+ - Several dashboard improvements ([ b65dd17] ( https://github.com/stacksjs/buddy-bot/commit/b65dd17 ) )
24
+ - Wip ([ 730aba5] ( https://github.com/stacksjs/buddy-bot/commit/730aba5 ) )
25
+ - Adjust setup command ([ ff79a21] ( https://github.com/stacksjs/buddy-bot/commit/ff79a21 ) )
26
+ - Adjust titles ([ f25d60e] ( https://github.com/stacksjs/buddy-bot/commit/f25d60e ) )
27
+ - Several improvements ([ 5a291c3] ( https://github.com/stacksjs/buddy-bot/commit/5a291c3 ) )
28
+ - Improve stability ([ e89080c] ( https://github.com/stacksjs/buddy-bot/commit/e89080c ) )
29
+ - Add ` publish-commit ` workflow ([ 4f18365] ( https://github.com/stacksjs/buddy-bot/commit/4f18365 ) )
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
34
+
4
35
## v0.0.3...main
5
36
6
37
[ compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.0.3...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buddy-bot" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2 .0" ,
5
5
"description" : " The Stacks CLI." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments