Skip to content

Commit

Permalink
chore(master): πŸ”– release bot 1.1.3 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 27, 2024
1 parent 5e9d240 commit 55b59d0
Show file tree
Hide file tree
Showing 3 changed files with 15 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.2",
"src/bot": "1.1.3",
"src/database_api": "0.1.1",
"src/dict_command_registration": "1.1.0",
"src/fastapi_mcdr": "1.0.0",
Expand Down
13 changes: 13 additions & 0 deletions src/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.3](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/bot-v1.1.2...bot-v1.1.3) (2024-02-27)


### Bug Fixes

* **bot:** πŸ› fix bot gamemode issue (fix [#186](https://github.com/AnzhiZhang/MCDReforgedPlugins/issues/186)) ([250b0da](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/250b0dae2a26b18f9e4c1183d442d5e2c2535787))
* **bot:** πŸ› fix bot naming issue ([5e9d240](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/5e9d24098a95b0b4aa34c2920da24373863e5c9a))


### Performance Improvements

* **bot:** ⚑️ improve perf of get_location ([a3ebfeb](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/a3ebfebe2cdb1c4a09a81870cb80f5be0a271e71))

## [1.1.2](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/bot-v1.1.1...bot-v1.1.2) (2024-01-15)


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.2",
"version": "1.1.3",
"name": "Bot",
"description": {
"en_us": "The best carpet bot manager!",
Expand Down

0 comments on commit 55b59d0

Please sign in to comment.