Skip to content

Commit

Permalink
chore(master): release 1.20.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ooliver1 authored Jul 12, 2022
1 parent def0e42 commit 9824641
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.20.0](https://github.com/ooliver1/botbase/compare/v1.19.2...v1.20.0) (2022-07-10)


### Features

* skip cog files with an underscore ([73739d7](https://github.com/ooliver1/botbase/commit/73739d73eaf0c98218505df38c3a874479b7f166))

## [1.19.2](https://github.com/ooliver1/botbase/compare/v1.19.1...v1.19.2) (2022-07-09)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ooliver-botbase"
version = "1.19.2"
version = "1.20.0"
description = "A personal nextcord bot base package for bots."
authors = ["ooliver1 <oliverwilkes2006@icloud.com>"]
license = "MIT"
Expand Down

0 comments on commit 9824641

Please sign in to comment.