Commit 5218ffc Conventional Changelog Action
committed
1 parent 59033e4 commit 5218ffc Copy full SHA for 5218ffc
File tree 2 files changed +10
-31
lines changed
2 files changed +10
-31
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.1] ( https://github.com/KieranRobson/Clarence-Bot/compare/v2.6.0...v2.6.1 ) (2022-10-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Improve event simulations ([ dcf71ac] ( https://github.com/KieranRobson/Clarence-Bot/commit/dcf71acd7f0071ee15631b0939a5142f09898a23 ) )
7
+
8
+
9
+
1
10
# [ 2.6.0] ( https://github.com/KieranRobson/Clarence-Bot/compare/v2.5.1...v2.6.0 ) (2022-10-14)
2
11
3
12
34
43
35
44
36
45
37
- # [ 2.1.0] ( https://github.com/KieranRobson/Clarence-Bot/compare/5e5a5182a477bda9686341647d95054c7afbe194...v2.1.0 ) (2022-10-08)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * Change --force for --verbose ([ 4891e41] ( https://github.com/KieranRobson/Clarence-Bot/commit/4891e4172d233b3b65139d86af7aeca0306f4eb6 ) )
43
- * Edit order of dockerfile ([ 108331f] ( https://github.com/KieranRobson/Clarence-Bot/commit/108331fc0072284eaa6ed286b0295dd5e01c33ec ) )
44
- * help command ([ b8d3789] ( https://github.com/KieranRobson/Clarence-Bot/commit/b8d37898447f8d95f4d49c7ebe9cc1696373c94c ) )
45
- * Hide simcreate from none administrators ([ 01bd783] ( https://github.com/KieranRobson/Clarence-Bot/commit/01bd78392e0c447ffc925b3341a4e4f6dce27b01 ) )
46
- * Make untimeout response empheral ([ 10c9baa] ( https://github.com/KieranRobson/Clarence-Bot/commit/10c9baa743c7c2cf685d92bcae638de804320193 ) )
47
- * Move dependabot from workflows ([ f633400] ( https://github.com/KieranRobson/Clarence-Bot/commit/f633400c91115b59dd73b936c9e832cb042efb78 ) )
48
- * remove levels from index ([ 5e5a518] ( https://github.com/KieranRobson/Clarence-Bot/commit/5e5a5182a477bda9686341647d95054c7afbe194 ) )
49
- * Remove typo from script name ([ e375b97] ( https://github.com/KieranRobson/Clarence-Bot/commit/e375b97b84a979d0cedfedae824b34f575991086 ) )
50
- * Rename token for dockerhub ([ 477ee87] ( https://github.com/KieranRobson/Clarence-Bot/commit/477ee878daec537d0f88b7db16cde2dfaebdd8a8 ) )
51
-
52
-
53
- ### Features
54
-
55
- * Add auto releases ([ a988f4e] ( https://github.com/KieranRobson/Clarence-Bot/commit/a988f4e8c6168d48f45af2ca4b9ddcb158543568 ) )
56
- * Add Npm Run Tests ([ 20ca3c6] ( https://github.com/KieranRobson/Clarence-Bot/commit/20ca3c6eea56324715688925219ac30398ca0423 ) )
57
- * Make cookie work with database ([ df4e36c] ( https://github.com/KieranRobson/Clarence-Bot/commit/df4e36c4154bec9324f3c792960194d510530cc4 ) )
58
-
59
-
60
- ### Reverts
61
-
62
- * b1b6308fd8a0414b4e7e68a59bf1dda73c5173f2 ([ fcb139a] ( https://github.com/KieranRobson/Clarence-Bot/commit/fcb139a7e105000d9ab4cdb1a2e7c8c2165f3289 ) )
63
- * Docker Publish ([ c3833da] ( https://github.com/KieranRobson/Clarence-Bot/commit/c3833da0ee6412f58ec6422e92f923ed71f4ce12 ) )
64
-
65
-
66
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " clarence" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " A multipurpose bot with admin, fun and information commands" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments