From c71101bf159add511867303282477f8158ab9e3f Mon Sep 17 00:00:00 2001 From: ExtendReality-Bot Date: Tue, 30 Nov 2021 20:54:21 +0000 Subject: [PATCH] chore(release): set version to 1.39.0 [skip ci] ## [1.39.0](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.38.1...v1.39.0) (2021-11-30) #### Features * **package.json:** update malimbe to the latest version ([55370a5](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/55370a5b649ec584adff9c60fe55de1ad7287c6b)) > There is an update in malimbe that will allow the weavers to run first time on Unity 2020 and above. #### Bug Fixes * **Data:** prevent null exception on deserializing type ([733ae17](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/733ae1717ee32030bbe471199ccee0a5df12e1f6)) > The SerializableType could throw a null exception if the assembly fully qualified name was no longer set. --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 111a1040..30b4c37e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.39.0](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.38.1...v1.39.0) (2021-11-30) + +#### Features + +* **package.json:** update malimbe to the latest version ([55370a5](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/55370a5b649ec584adff9c60fe55de1ad7287c6b)) + > There is an update in malimbe that will allow the weavers to run first time on Unity 2020 and above. + +#### Bug Fixes + +* **Data:** prevent null exception on deserializing type ([733ae17](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/733ae1717ee32030bbe471199ccee0a5df12e1f6)) + > The SerializableType could throw a null exception if the assembly fully qualified name was no longer set. + ### [1.38.1](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.38.0...v1.38.1) (2021-07-21) #### Bug Fixes diff --git a/package.json b/package.json index 7e2e2a0a..3298b3e3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "io.extendreality.zinnia.unity", "displayName": "Zinnia.Unity", "description": "A collection of design patterns for the Unity software that can be beneficial in (but not limited to) spatial computing development.", - "version": "1.38.1", + "version": "1.39.0", "unity": "2018.3", "unityRelease": "10f1", "keywords": [