From 64f5e96cd83229c75555414bc9e8cb61236e5d55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 16:32:00 +0100 Subject: [PATCH] chore(main): release 1.0.0 (#100) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..bc3707bc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2023-03-24) + + +### Bug Fixes + +* **deps:** update dependency net.dv8tion:jda to v4.4.1_353 ([35b9b2f](https://github.com/DuncanCasteleyn/DiscordModBot/commit/35b9b2fd3eb8dfb7a17a27151381160dd23a7c32)) +* **deps:** update dependency org.json:json to v20230227 ([#97](https://github.com/DuncanCasteleyn/DiscordModBot/issues/97)) ([2793185](https://github.com/DuncanCasteleyn/DiscordModBot/commit/2793185635e89b2a32341f5113a849bbe2e8194e)) +* **deps:** update plugin org.springframework.boot to v2.7.10 ([c74e89c](https://github.com/DuncanCasteleyn/DiscordModBot/commit/c74e89c848efa44e06aac5ec6d6314c4b9ab2edc))