From c5fb5620c91da7beef142dd338d4aea62d9526dc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 29 Sep 2021 19:48:28 +0000 Subject: [PATCH] chore(release): 1.32.2 [skip ci] ## [1.32.2](https://github.com/SolidAlloy/SolidUtilities/compare/1.32.1...1.32.2) (2021-09-29) ### Bug Fixes * Fixed MissingReferenceException sometimes being reported in EditorIcons on MacOS ([a363c70](https://github.com/SolidAlloy/SolidUtilities/commit/a363c70cb8b700bb6e8ab7b1aad92caea0af905f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de4906b..7a0c377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.32.2](https://github.com/SolidAlloy/SolidUtilities/compare/1.32.1...1.32.2) (2021-09-29) + + +### Bug Fixes + +* Fixed MissingReferenceException sometimes being reported in EditorIcons on MacOS ([a363c70](https://github.com/SolidAlloy/SolidUtilities/commit/a363c70cb8b700bb6e8ab7b1aad92caea0af905f)) + ## [1.32.1](https://github.com/SolidAlloy/SolidUtilities/compare/1.32.0...1.32.1) (2021-09-26) diff --git a/package.json b/package.json index c500ef1..6642c4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.util", - "version": "1.32.1", + "version": "1.32.2", "displayName": "Solid Utilities", "description": "Different utilities that simplify development in Unity3D", "keywords": [