Skip to content

Commit

Permalink
chore(release): v0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 7, 2023
1 parent b3c0918 commit 71b69c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 9 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.22.1](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.22.0...v0.22.1) (2023-02-07)


### Bug Fixes

* fixed an issue that caused option data not being added to subcmds ([c81ba2a](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/c81ba2a7d75ea5533dd3abde0690f32124dc050e))



# [0.22.0](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.21.0...v0.22.0) (2023-01-24)


Expand Down Expand Up @@ -35,14 +44,3 @@



# [0.19.0](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.18.0...v0.19.0) (2022-11-30)


### Features

* Added dm user ([21fc2bb](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/21fc2bbc28d0993584c946d006b106c631dfc472))
* Added getStringList for settings ([71dcb86](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/71dcb86c0a488d15dfc91c130058574d33162d8f))
* Updated JDA version ([a4ae787](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/a4ae787a23297ed05692e7d1096f4ca52db5ce96))



2 changes: 1 addition & 1 deletion src/main/resources/version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: "0.22.0"
version: "0.22.1"

0 comments on commit 71b69c3

Please sign in to comment.