From 36a7165032f9f218659664c53a1f264b72d0dcff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 26 Sep 2021 06:24:12 +0000 Subject: [PATCH] chore(release): 1.32.1 [skip ci] ## [1.32.1](https://github.com/SolidAlloy/SolidUtilities/compare/1.32.0...1.32.1) (2021-09-26) ### Bug Fixes * Fixed the correct type not being found in MonoScript if the class was not the first in the file ([4703bb0](https://github.com/SolidAlloy/SolidUtilities/commit/4703bb06db067e57e94f301d568c571790b56e58)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67288ec..de4906b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.32.1](https://github.com/SolidAlloy/SolidUtilities/compare/1.32.0...1.32.1) (2021-09-26) + + +### Bug Fixes + +* Fixed the correct type not being found in MonoScript if the class was not the first in the file ([4703bb0](https://github.com/SolidAlloy/SolidUtilities/commit/4703bb06db067e57e94f301d568c571790b56e58)) + # [1.32.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.31.0...1.32.0) (2021-08-28) diff --git a/package.json b/package.json index 49cacfc..c500ef1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.util", - "version": "1.32.0", + "version": "1.32.1", "displayName": "Solid Utilities", "description": "Different utilities that simplify development in Unity3D", "keywords": [