Skip to content

Commit 9b6e317

Browse files
committed
chore: update CHANGELOG.md and tooth.json
1 parent 38cd621 commit 9b6e317

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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.17.10] - 2026-03-31
11+
12+
### Changed
13+
14+
- Added globalEngineSnapshot to improve performance
15+
1016
## [0.17.9] - 2026-03-30
1117

1218
### Changed
@@ -1207,7 +1213,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12071213
[#353]: https://github.com/LiteLDev/LegacyScriptEngine/issues/353
12081214
[#358]: https://github.com/LiteLDev/LegacyScriptEngine/issues/358
12091215

1210-
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.9...HEAD
1216+
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.10...HEAD
1217+
[0.17.10]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.9...v0.17.10
12111218
[0.17.9]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.8...v0.17.9
12121219
[0.17.8]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.7...v0.17.8
12131220
[0.17.7]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.6...v0.17.7

tooth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"format_version": 3,
33
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
44
"tooth": "github.com/LiteLDev/LegacyScriptEngine",
5-
"version": "0.17.9",
5+
"version": "0.17.10",
66
"info": {
77
"name": "LegacyScriptEngine",
88
"description": "A plugin engine for running LLSE plugins on LeviLamina",

0 commit comments

Comments
 (0)