Skip to content

Commit

Permalink
chore(master): 🔖 release qq_chat 2.3.0 (#237)
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 Sep 29, 2024
1 parent e26c95b commit 04c6bb0
Show file tree
Hide file tree
Showing 3 changed files with 14 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
Expand Up @@ -13,6 +13,6 @@
"src/more_command_nodes": "1.1.2",
"src/online_player_api": "1.0.0",
"src/qq_api": "1.4.0",
"src/qq_chat": "2.2.0",
"src/qq_chat": "2.3.0",
"src/uuid_api": "0.1.2"
}
12 changes: 12 additions & 0 deletions src/qq_chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.3.0](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/qq_chat-v2.2.0...qq_chat-v2.3.0) (2024-09-25)


### Features

* **qq_chat:** :sparkles: 'force_bound' config && unbound msg from sync group could be forward to mc ([0506aba](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/0506aba3114c7ec1071e845d21f1f3c7155ddb01))


### Bug Fixes

* **qq_chat:** :fire: remove 'force_bound' config ([1d4b2ac](https://github.com/AnzhiZhang/MCDReforgedPlugins/commit/1d4b2ac8a05f57a7357559395fe8847d784d16fa))

## [2.2.0](https://github.com/AnzhiZhang/MCDReforgedPlugins/compare/qq_chat-v2.1.0...qq_chat-v2.2.0) (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion src/qq_chat/mcdreforged.plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "qq_chat",
"version": "2.2.0",
"version": "2.3.0",
"name": "QQChat",
"description": {
"en_us": "Useful Functions with QQ",
Expand Down

0 comments on commit 04c6bb0

Please sign in to comment.