File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.5] - 2025-04-13
11+
12+ ### Fixed
13+
14+ - Fixe param of onBlockExploded event callback [ #264 ] @xiaoqch
15+
1016## [ 0.10.4] - 2025-04-12
1117
1218### Fixed
@@ -820,8 +826,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
820826[ #252 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/252
821827[ #258 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/258
822828[ #261 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/261
829+ [ #264 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/264
823830
824- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...HEAD
831+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.5...HEAD
832+ [ 0.10.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...v0.10.5
825833[ 0.10.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...v0.10.4
826834[ 0.10.3 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.2...v0.10.3
827835[ 0.10.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0...v0.10.2
Original file line number Diff line number Diff line change 22 "format_version" : 3 ,
33 "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
44 "tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5- "version" : " 0.10.4 " ,
5+ "version" : " 0.10.5 " ,
66 "info" : {
77 "name" : " LegacyScriptEngine" ,
88 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
2828 "github.com/LiteLDev/LegacyRemoteCall" : " 0.10.*" ,
2929 "github.com/LiteLDev/LegacyParticleAPI" : " 0.10.*" ,
3030 "github.com/LiteLDev/LegacyMoney" : " 0.10.*" ,
31- "git.levimc.org /ShrBox/7-zip" : " 24.*"
31+ "gitea.litebds.com /ShrBox/7-zip" : " 24.*"
3232 },
3333 "assets" : [
3434 {
You can’t perform that action at this time.
0 commit comments