Skip to content

Commit 054ae2d

Browse files
committed
chore: prepare CHANGELOG for 0.19.2
1 parent 27c5cab commit 054ae2d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.19.2] - 2026-07-08
11+
1012
### Added
1113

1214
- Added `NbtCompound::hasTag(key)` for checking whether a compound contains a
@@ -1341,7 +1343,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13411343
[#353]: https://github.com/LiteLDev/LegacyScriptEngine/issues/353
13421344
[#358]: https://github.com/LiteLDev/LegacyScriptEngine/issues/358
13431345

1344-
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.1...HEAD
1346+
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.2...HEAD
1347+
[0.19.2]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.1...v0.19.2
13451348
[0.19.1]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.0...v0.19.1
13461349
[0.19.0]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.2...v0.19.0
13471350
[0.18.2]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...v0.18.2

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.19.1",
5+
"version": "0.19.2",
66
"info": {
77
"name": "LegacyScriptEngine",
88
"description": "A plugin engine for running LLSE plugins on LeviLamina",

0 commit comments

Comments
 (0)