Skip to content

Commit

Permalink
chore(release): v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 23, 2022
1 parent 1a11e36 commit c9ac451
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 10 deletions.
Binary file modified .gradle/7.1/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.1/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.1/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/checksums/md5-checksums.bin
Binary file not shown.
Binary file modified .gradle/checksums/sha1-checksums.bin
Binary file not shown.
27 changes: 18 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [0.5.0](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.4.1...v0.5.0) (2022-03-23)


### Bug Fixes

* Changed common file to better colors ([7f38774](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/7f387745e59b8be59aa2db84a71f10177f668a7f))
* Changed to a better color ([d04b57f](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/d04b57f0d73c1b8ea32017e385c0bbb052e47845))
* Fixed MySQL settings ([2f2e7b0](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/2f2e7b05e93dcaa5ae72d3ea47e01e69034202c3))
* Fixed some issues in the main file ([63033aa](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/63033aa06a20001b306aaf59e311a676d534bef2))
* Updated SlashCommand handler ([14a93c4](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/14a93c43cdd1802e0c4b208af0db2984a59225c3))


### Features

* Added ping command ([6276bc0](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/6276bc0ca67850d49e0bd9443d78442800945560))



## [0.4.1](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.4.0...v0.4.1) (2022-03-07)


Expand Down Expand Up @@ -46,12 +64,3 @@



## [0.1.1](https://github.com/Greazi-Times/Discord_Bot_Foundation/compare/v0.1.0...v0.1.1) (2022-02-28)


### Bug Fixes

* realse workflow ([2824495](https://github.com/Greazi-Times/Discord_Bot_Foundation/commit/2824495a1bcee51f353e48f7dd8ec70cec62c9bb))



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.4.1"
version: "0.5.0"

0 comments on commit c9ac451

Please sign in to comment.