Skip to content

Commit 349fa65

Browse files
authored
chore(master): release 1.19.1 (#8)
1 parent b1c13b3 commit 349fa65

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.19.1](https://github.com/ooliver1/botbase/compare/v1.19.0...v1.19.1) (2022-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* actually allow empty prefix ([09fb8e1](https://github.com/ooliver1/botbase/commit/09fb8e1110f8a485be16e231197ad452b02eeef8))
9+
310
## [1.19.0](https://github.com/ooliver1/botbase/compare/v1.18.0...v1.19.0) (2022-07-09)
411

512

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.19.0"
3+
version = "1.19.1"
44
description = "A personal nextcord bot base package for bots."
55
authors = ["ooliver1 <oliverwilkes2006@icloud.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)