Skip to content

Commit ade35b6

Browse files
chore(release): 6.9.1 [skip ci]
## [6.9.1](6.9.0...6.9.1) (2025-04-17) ### Bug Fixes * Fixed a null ref when trying to draw entity ref array or points array when the array was empty ([a023dda](a023dda))
1 parent a023dda commit ade35b6

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.9.1](https://github.com/Cammin/LDtkToUnity/compare/6.9.0...6.9.1) (2025-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed a null ref when trying to draw entity ref array or points array when the array was empty ([a023dda](https://github.com/Cammin/LDtkToUnity/commit/a023dda3ed0bb7884a31e484a4f9ad2b9eed2341))
7+
18
# [6.9.0](https://github.com/Cammin/LDtkToUnity/compare/6.8.0...6.9.0) (2025-04-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.9.0",
3+
"version": "6.9.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)