Skip to content

Commit dc8ef64

Browse files
committed
chore: update CHANGELOG.md
1 parent 474fcec commit dc8ef64

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

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+
## [1.2.1] - 2025-06-05
11+
12+
### Changed
13+
14+
- Updated headers
15+
1016
## [1.2.0] - 2025-05-31
1117

1218
### Added
@@ -935,7 +941,8 @@ For lip and tooth-hub test only.
935941
[#1636]: https://github.com/LiteLDev/LeviLamina/issues/1636
936942
[#1664]: https://github.com/LiteLDev/LeviLamina/issues/1664
937943

938-
[Unreleased]: https://github.com/LiteLDev/LeviLamina/compare/v1.2.0...HEAD
944+
[Unreleased]: https://github.com/LiteLDev/LeviLamina/compare/v1.2.1...HEAD
945+
[1.2.1]: https://github.com/LiteLDev/LeviLamina/compare/v1.2.0...v1.2.1
939946
[1.2.0]: https://github.com/LiteLDev/LeviLamina/compare/v1.2.0-rc.2...v1.2.0
940947
[1.2.0-rc.2]: https://github.com/LiteLDev/LeviLamina/compare/v1.2.0-rc.1...v1.2.0-rc.2
941948
[1.2.0-rc.1]: https://github.com/LiteLDev/LeviLamina/compare/v1.1.2...v1.2.0-rc.1

tooth.json

Lines changed: 2 additions & 2 deletions
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/LeviLamina",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"info": {
77
"name": "LeviLamina",
88
"description": "A lightweight, modular and versatile mod loader for Minecraft Bedrock Edition.",
@@ -19,7 +19,7 @@
1919
"github.com/LiteLDev/levilamina-loc": "1.5.*",
2020
"github.com/LiteLDev/PeEditor": "3.9.*",
2121
"github.com/LiteLDev/PreLoader": "1.15.2",
22-
"github.com/LiteLDev/bedrock-runtime-data": "1.21.7004-server.8"
22+
"github.com/LiteLDev/bedrock-runtime-data": "1.21.7004-server.9"
2323
},
2424
"assets": [
2525
{

0 commit comments

Comments
 (0)