From dde81d093d31172087836241635ff021b850f829 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 May 2024 02:46:38 +0000 Subject: [PATCH 1/2] chore(release): 5.0.15 [skip ci] ## [5.0.15](https://github.com/Cammin/LDtkToUnity/compare/5.0.14...5.0.15) (2024-05-09) ### Bug Fixes * new CI test ([a15598e](https://github.com/Cammin/LDtkToUnity/commit/a15598e79e654469715823685ace248dfb38fa4b)) --- Assets/LDtkUnity/CHANGELOG.md | 7 +++++++ Assets/LDtkUnity/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Assets/LDtkUnity/CHANGELOG.md b/Assets/LDtkUnity/CHANGELOG.md index e1b41d94..877c97a3 100644 --- a/Assets/LDtkUnity/CHANGELOG.md +++ b/Assets/LDtkUnity/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.15](https://github.com/Cammin/LDtkToUnity/compare/5.0.14...5.0.15) (2024-05-09) + + +### Bug Fixes + +* new CI test ([a15598e](https://github.com/Cammin/LDtkToUnity/commit/a15598e79e654469715823685ace248dfb38fa4b)) + ## [5.0.14](https://github.com/Cammin/LDtkToUnity/compare/5.0.13...5.0.14) (2024-05-09) diff --git a/Assets/LDtkUnity/package.json b/Assets/LDtkUnity/package.json index 0a3a8598..8e84a47c 100644 --- a/Assets/LDtkUnity/package.json +++ b/Assets/LDtkUnity/package.json @@ -1,6 +1,6 @@ { "name": "com.cammin.ldtkunity", - "version": "5.0.14", + "version": "5.0.15", "displayName": "LDtk to Unity", "description": "A Unity importer system for the Level Designer Toolkit.", "documentationUrl": "https://cammin.github.io/LDtkToUnity/", From e70366ef9f6d3a7f589410fcc2a49a1549fedc04 Mon Sep 17 00:00:00 2001 From: Cameron Krebbers <55564581+Cammin@users.noreply.github.com> Date: Thu, 9 May 2024 00:15:50 -0700 Subject: [PATCH 2/2] chore: Update CHANGELOG.md --- Assets/LDtkUnity/CHANGELOG.md | 77 ----------------------------------- 1 file changed, 77 deletions(-) diff --git a/Assets/LDtkUnity/CHANGELOG.md b/Assets/LDtkUnity/CHANGELOG.md index 877c97a3..7e4639b9 100644 --- a/Assets/LDtkUnity/CHANGELOG.md +++ b/Assets/LDtkUnity/CHANGELOG.md @@ -1,73 +1,3 @@ -## [5.0.15](https://github.com/Cammin/LDtkToUnity/compare/5.0.14...5.0.15) (2024-05-09) - - -### Bug Fixes - -* new CI test ([a15598e](https://github.com/Cammin/LDtkToUnity/commit/a15598e79e654469715823685ace248dfb38fa4b)) - -## [5.0.14](https://github.com/Cammin/LDtkToUnity/compare/5.0.13...5.0.14) (2024-05-09) - - -### Bug Fixes - -* try new CI notification ([cbf4c55](https://github.com/Cammin/LDtkToUnity/commit/cbf4c55006807ff703ac0d7af165dbbd52819b56)) - -## [5.0.13](https://github.com/Cammin/LDtkToUnity/compare/5.0.12...5.0.13) (2024-05-09) - - -### Bug Fixes - -* CI new test ([71759b4](https://github.com/Cammin/LDtkToUnity/commit/71759b4c7f8eba6ff4797d92d5fdac9ead2da3cf)) - -## [5.0.12](https://github.com/Cammin/LDtkToUnity/compare/5.0.11...5.0.12) (2024-05-09) - - -### Bug Fixes - -* CI test release ([0f2bdd2](https://github.com/Cammin/LDtkToUnity/commit/0f2bdd2dde73dc23b19222513d6ae04168260578)) - -## [5.0.11](https://github.com/Cammin/LDtkToUnity/compare/5.0.10...5.0.11) (2024-05-09) - - -### Bug Fixes - -* try again CI ([5a86590](https://github.com/Cammin/LDtkToUnity/commit/5a86590eb49ff8792f19e3704be81d1a144504ab)) - -## [5.0.10](https://github.com/Cammin/LDtkToUnity/compare/5.0.9...5.0.10) (2024-05-09) - - -### Bug Fixes - -* try new CI version ([de9532d](https://github.com/Cammin/LDtkToUnity/commit/de9532d182ae313368fcf1a6d5f743be8eba4200)) - -## [5.0.9](https://github.com/Cammin/LDtkToUnity/compare/5.0.8...5.0.9) (2024-05-09) - - -### Bug Fixes - -* CI release experiment ([988c997](https://github.com/Cammin/LDtkToUnity/commit/988c997b4ef0d2b2e3017950e428448d48283bf2)) - -## [5.0.8](https://github.com/Cammin/LDtkToUnity/compare/5.0.7...5.0.8) (2024-05-08) - - -### Bug Fixes - -* pushing new version to test CI ([47cc46d](https://github.com/Cammin/LDtkToUnity/commit/47cc46d6483c284c2a00d2f92134ab76c9f0906f)) - -## [5.0.7](https://github.com/Cammin/LDtkToUnity/compare/5.0.6...5.0.7) (2024-05-08) - - -### Bug Fixes - -* test new version for CI ([a8007b5](https://github.com/Cammin/LDtkToUnity/commit/a8007b5f3f49f005cae368530281a57be53d8419)) - -## [5.0.6](https://github.com/Cammin/LDtkToUnity/compare/5.0.5...5.0.6) (2024-05-08) - - -### Bug Fixes - -* testing release for CI ([632fcdb](https://github.com/Cammin/LDtkToUnity/commit/632fcdb2536715c25e815cd6796c052f0d400377)) - ## [5.0.5](https://github.com/Cammin/LDtkToUnity/compare/5.0.4...5.0.5) (2024-05-08) @@ -75,13 +5,6 @@ * improve logs for problem with definition objects accessing a sprite for further investigation ([bd5617e](https://github.com/Cammin/LDtkToUnity/commit/bd5617e6c61bd1b3f9c8b683d1792e0d8329edc7)) -## [5.0.4](https://github.com/Cammin/LDtkToUnity/compare/5.0.3...5.0.4) (2024-05-08) - - -### Bug Fixes - -* another empty release to try and write to the changelog ([fa60b48](https://github.com/Cammin/LDtkToUnity/commit/fa60b486e9feed07ea2adea36373bf7cd61bb687)) - ## [5.0.2](https://github.com/Cammin/LDtkToUnity/compare/5.0.1...5.0.2) (2024-05-08)