Skip to content

Commit 23ea132

Browse files
chore(release): 6.6.2 [skip ci]
## [6.6.2](6.6.1...6.6.2) (2024-12-15) ### Bug Fixes * Fixed the dependencies section from breaking if it fails to successfully load a dependency. Also will now draw dependencies even if they don't exist ([82b5aa1](82b5aa1))
1 parent 82b5aa1 commit 23ea132

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.6.2](https://github.com/Cammin/LDtkToUnity/compare/6.6.1...6.6.2) (2024-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed the dependencies section from breaking if it fails to successfully load a dependency. Also will now draw dependencies even if they don't exist ([82b5aa1](https://github.com/Cammin/LDtkToUnity/commit/82b5aa192d706066e4fb22ac1ff58afc527237f7))
7+
18
## [6.6.1](https://github.com/Cammin/LDtkToUnity/compare/6.6.0...6.6.1) (2024-12-11)
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.6.1",
3+
"version": "6.6.2",
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)