Skip to content

Commit aac64a5

Browse files
chore(release): 6.12.1 [skip ci]
## [6.12.1](6.12.0...6.12.1) (2026-01-25) ### Bug Fixes * Fixed a compile error in unity versions 2020 and before ([a12ebb4](a12ebb4))
1 parent a12ebb4 commit aac64a5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Assets/LDtkUnity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.12.1](https://github.com/Cammin/LDtkToUnity/compare/6.12.0...6.12.1) (2026-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed a compile error in unity versions 2020 and before ([a12ebb4](https://github.com/Cammin/LDtkToUnity/commit/a12ebb44a513dc7a20bd3b3517b6c90c41dcf2e6))
7+
18
# [6.12.0](https://github.com/Cammin/LDtkToUnity/compare/6.11.5...6.12.0) (2025-12-17)
29

310

Assets/LDtkUnity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.cammin.ldtkunity",
3-
"version": "6.12.0",
3+
"version": "6.12.1",
44
"displayName": "LDtk to Unity",
55
"description": "A Unity importer system for the Level Designer Toolkit.",
66
"documentationUrl": "https://cammin.github.io/LDtkToUnity/",

0 commit comments

Comments
 (0)