From d8a6400d71032604ee02b81f63d47fb4c2bbcdbd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 20 Jun 2021 08:04:39 +0000 Subject: [PATCH] chore(release): 1.30.0 [skip ci] # [1.30.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.29.0...1.30.0) (2021-06-20) ### Features * Added PathHelper.MakeRelative() and PathHelper.IsSubPathOf() methods ([7f9803f](https://github.com/SolidAlloy/SolidUtilities/commit/7f9803f6259aea6d0c446c51bd7a7b96ce7ba0f8)) * Added ProjectWindowUtilProxy.GetActiveFolderPath() method ([fae929f](https://github.com/SolidAlloy/SolidUtilities/commit/fae929f67e2b53f4a8c2df71139e7132772d0d17)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ada650..70b8367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.30.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.29.0...1.30.0) (2021-06-20) + + +### Features + +* Added PathHelper.MakeRelative() and PathHelper.IsSubPathOf() methods ([7f9803f](https://github.com/SolidAlloy/SolidUtilities/commit/7f9803f6259aea6d0c446c51bd7a7b96ce7ba0f8)) +* Added ProjectWindowUtilProxy.GetActiveFolderPath() method ([fae929f](https://github.com/SolidAlloy/SolidUtilities/commit/fae929f67e2b53f4a8c2df71139e7132772d0d17)) + # [1.29.0](https://github.com/SolidAlloy/SolidUtilities/compare/1.28.2...1.29.0) (2021-04-30) diff --git a/package.json b/package.json index 408d82b..e0558a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.util", - "version": "1.29.0", + "version": "1.30.0", "displayName": "Solid Utilities", "description": "Different utilities that simplify development in Unity3D", "keywords": [