Skip to content

Commit bb1ab6a

Browse files
chore(release): 6.11.3 [skip ci]
## [6.11.3](6.11.2...6.11.3) (2025-11-26) ### Bug Fixes * ScaleEntities now properly reimports separate levels when changed ([90b69be](90b69be))
1 parent 84ab26e commit bb1ab6a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/LDtkUnity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.11.3](https://github.com/Cammin/LDtkToUnity/compare/6.11.2...6.11.3) (2025-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* ScaleEntities now properly reimports separate levels when changed ([90b69be](https://github.com/Cammin/LDtkToUnity/commit/90b69be430b13e3192789826d6d44d72fb65d9c5))
7+
18
## [6.11.2](https://github.com/Cammin/LDtkToUnity/compare/6.11.1...6.11.2) (2025-07-30)
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.11.2",
3+
"version": "6.11.3",
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)