Skip to content

Commit

Permalink
chore(main): 🔖 release whitelist_api 1.2.0 (#69)
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 Oct 16, 2024
1 parent ddb1700 commit 5547ed9
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -6,5 +6,5 @@
"src/offline_whitelist_reforged": "2.0.1",
"src/player_last_play": "1.2.0",
"src/bili_live_helper": "1.3.1",
"src/whitelist_api": "1.1.1"
"src/whitelist_api": "1.2.0"
}
7 changes: 7 additions & 0 deletions src/whitelist_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/Aimerny/MCDRPlugins/compare/whitelist_api-v1.1.1...whitelist_api-v1.2.0) (2024-10-16)


### Features

* **wlapi:** :sparkles: adapt `add` and `remove` command case ignore ([fc93733](https://github.com/Aimerny/MCDRPlugins/commit/fc9373370caf502bd9a27c677f54520f7ea8f5a5))

## [1.1.1](https://github.com/Aimerny/MCDRPlugins/compare/whitelist_api-v1.1.0...whitelist_api-v1.1.1) (2024-10-12)


Expand Down
2 changes: 1 addition & 1 deletion src/whitelist_api/mcdreforged.plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "whitelist_api",
"version": "1.1.1",
"version": "1.2.0",
"name": "WhitelistAPI",
"description": {
"en_us": "whitelist common api",
Expand Down

0 comments on commit 5547ed9

Please sign in to comment.