File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 0.1.0 (2023-05-05)
1+ # [ 1.0.0] ( https://github.com/McNonebot/PluginNonebot/compare/v0.1.0...v1.0.0 ) (2023-05-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ci:** 🐛 👷 fix ci scripts ([ a54cb73] ( https://github.com/McNonebot/PluginNonebot/commit/a54cb736e24dbfc84e179ec20e43f36e4c156b5a ) )
7+
8+
9+ * refactor(api)!: 💥 ♻️ Change the key of error message ([ 6b00eac] ( https://github.com/McNonebot/PluginNonebot/commit/6b00eacab7b62c67ed0b98063048ab40ea45c7fa ) )
10+
11+
12+ ### Features
13+
14+ * ✨ more events ([ 1ba50f3] ( https://github.com/McNonebot/PluginNonebot/commit/1ba50f3bb725bfefd0b17de9dea3bf9b0714f4e8 ) )
15+ * ✨ work as websocket client ([ e4ff699] ( https://github.com/McNonebot/PluginNonebot/commit/e4ff69949a55ebc507004f1c00b44b0a475b2188 ) )
16+ * ** api:** ✨ add get_player_info ([ 413dfd9] ( https://github.com/McNonebot/PluginNonebot/commit/413dfd9d2c9a35ef128e4f79d4ea829deb6da98b ) )
17+ * ** api:** ✨ add get_player_inventory partial ([ ab28c74] ( https://github.com/McNonebot/PluginNonebot/commit/ab28c74dc53845d76b971377b67758ab01db0be3 ) )
18+ * ** api:** ✨ get_player_list ([ 620d075] ( https://github.com/McNonebot/PluginNonebot/commit/620d075fb2dde747dbefd0930714741a029189ae ) )
19+ * ** event:** ✨ player/player_death ([ 295459b] ( https://github.com/McNonebot/PluginNonebot/commit/295459bf706c8060bfbc297712b9432edd4a52b0 ) )
20+
21+
22+ ### BREAKING CHANGES
23+
24+ * change the key from 'message' to 'error_message'
25+
26+
27+
28+ # [ 0.1.0] ( https://github.com/McNonebot/PluginNonebot/compare/880aaa17cd91a5dce4a2b7507676315b3d1cd956...v0.1.0 ) (2023-05-05)
229
330
431### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1 .0"
2+ "version" : " 1.0 .0"
33}
You can’t perform that action at this time.
0 commit comments