Skip to content

Commit 26fcf74

Browse files
chore(release): 6.6.1 [skip ci]
## [6.6.1](6.6.0...6.6.1) (2024-12-11) ### Bug Fixes * ldtkc files will now read/write object references with a guid to deserialize properly and to not dirty source control unnessesarily ([010cf9d](010cf9d))
1 parent 010cf9d commit 26fcf74

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.1](https://github.com/Cammin/LDtkToUnity/compare/6.6.0...6.6.1) (2024-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* ldtkc files will now read/write object references with a guid to deserialize properly and to not dirty source control unnessesarily ([010cf9d](https://github.com/Cammin/LDtkToUnity/commit/010cf9d947b0741e0f7f70791cc6defd321edb14))
7+
18
# [6.6.0](https://github.com/Cammin/LDtkToUnity/compare/6.5.1...6.6.0) (2024-12-08)
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.0",
3+
"version": "6.6.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)