Skip to content

Commit

Permalink
chore(master): 🔖 release bot 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 31, 2024
1 parent 9d8e755 commit 8c9a251
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"src/advanced_calculator": "0.3.1",
"src/bingo": "0.0.3",
"src/bot": "1.1.5",
"src/bot": "1.2.0",
"src/command_aliases": "1.0.0",
"src/database_api": "0.1.1",
"src/dict_command_registration": "1.1.0",
Expand Down
8 changes: 8 additions & 0 deletions src/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.0](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/bot-v1.1.5...bot-v1.2.0) (2024-07-31)


### Features

* **bot:** ✨ update command edit button ([9e4d06d](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/9e4d06dd7cfcd30f5247ea9f529f848ee53cfbe6))
* **bot:** 🥅 catch any other error when loading FastAPIManager ([2314f31](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/2314f31fabeefaa876625c9ab03d6ae13d098d62))

## [1.1.5](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/bot-v1.1.4...bot-v1.1.5) (2024-07-01)


Expand Down
2 changes: 1 addition & 1 deletion src/bot/mcdreforged.plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "bot",
"version": "1.1.5",
"version": "1.2.0",
"name": "Bot",
"description": {
"en_us": "The best carpet bot manager!",
Expand Down

0 comments on commit 8c9a251

Please sign in to comment.