Skip to content

Commit b1c5b0a

Browse files
chore(master): release 1.18.0 (#6)
Co-authored-by: Oliver Wilkes <oliverwilkes2006@icloud.com>
1 parent 3646632 commit b1c5b0a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [1.18.0](https://github.com/ooliver1/botbase/compare/v1.17.7...v1.18.0) (2022-07-09)
4+
5+
6+
### Features
7+
8+
* allow no prefix with no database + app event ([ba49928](https://github.com/ooliver1/botbase/commit/ba4992860aa1794bfbcc30f6837f68ef14871185))
9+
* do not load help if no prefix exists ([80bb58b](https://github.com/ooliver1/botbase/commit/80bb58be49269066853a6896771042db5ec971f7))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ooliver-botbase"
3-
version = "1.17.7"
3+
version = "1.18.0"
44
description = "A personal nextcord bot base package for bots."
55
authors = ["ooliver1 <oliverwilkes2006@icloud.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)