File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.23...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.5.23...main )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Prevent package name cross-contamination with word boundaries ([ 457c43d] ( https://github.com/stacksjs/buddy-bot/commit/457c43d ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Lint ([ 14de83e] ( https://github.com/stacksjs/buddy-bot/commit/14de83e ) )
15
+ - Remove unused job ([ 4cad5c2] ( https://github.com/stacksjs/buddy-bot/commit/4cad5c2 ) )
16
+
17
+ ### ✅ Tests
18
+
19
+ - Add comprehensive tests for formatVersionChange method ([ 362cc90] ( https://github.com/stacksjs/buddy-bot/commit/362cc90 ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
24
+
4
25
## v0.5.22...main
5
26
6
27
[ compare changes] ( https://github.com/stacksjs/buddy-bot/compare/v0.5.22...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.5.23 " ,
4
+ "version" : " 0.5.24 " ,
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