From ec8132ef6d7427e9c0486787d467abce9cb8bb19 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 12 Feb 2022 20:51:35 +0000 Subject: [PATCH] chore(release): 1.36.0 [skip ci] # [1.36.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.35.0...1.36.0) (2022-02-12) ### Features * Added EditorHelper.ForceRebuildInspectors() ([8121c2e](https://github.com/SolidAlloy/SolidUtilities/commit/8121c2e22ac23207fdf489d1cfdac88d6c31346d)) * Added TypeHelper.GetNiceNameOfGenericType() method ([2052bcd](https://github.com/SolidAlloy/SolidUtilities/commit/2052bcd997e9ec323edba014b0fbdf317d530d2b)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19fe5cf..11623bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.36.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.35.0...1.36.0) (2022-02-12) + + +### Features + +* Added EditorHelper.ForceRebuildInspectors() ([8121c2e](https://github.com/SolidAlloy/SolidUtilities/commit/8121c2e22ac23207fdf489d1cfdac88d6c31346d)) +* Added TypeHelper.GetNiceNameOfGenericType() method ([2052bcd](https://github.com/SolidAlloy/SolidUtilities/commit/2052bcd997e9ec323edba014b0fbdf317d530d2b)) + # [1.35.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.34.0...1.35.0) (2022-02-03) diff --git a/package.json b/package.json index b05f344..608ed70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.util", - "version": "1.35.0", + "version": "1.36.0", "displayName": "Solid Utilities", "description": "Different utilities that simplify development in Unity3D", "keywords": [