File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.19.0] ( https://github.com/ooliver1/botbase/compare/v1.18.0...v1.19.0 ) (2022-07-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * add database initial statement ([ 5cee930] ( https://github.com/ooliver1/botbase/commit/5cee930c1b96fa15b4fa15ab4fb149b2be8d6bac ) )
9
+ * use sharded bot ([ 467505b] ( https://github.com/ooliver1/botbase/commit/467505b3b036a38d0033a505abb1a0f2250cf073 ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * actually allow empty prefix ([ 97c26ed] ( https://github.com/ooliver1/botbase/commit/97c26edfed2c24d0cc40832e90fd0e9a5adaa7e2 ) )
15
+
3
16
## [ 1.18.0] ( https://github.com/ooliver1/botbase/compare/v1.17.7...v1.18.0 ) (2022-07-09)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " ooliver-botbase"
3
- version = " 1.18 .0"
3
+ version = " 1.19 .0"
4
4
description = " A personal nextcord bot base package for bots."
5
5
authors = [" ooliver1 <oliverwilkes2006@icloud.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments