From 292c7a84812358bfb8e26ec9b33e8c7c12cc4437 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Apr 2020 19:40:11 +0000 Subject: [PATCH] chore(release): 2.1.0 [skip ci] # [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11) ### Features * available in nuget ([b4d0ad5](https://github.com/MirrorNG/unity-packer/commit/b4d0ad537302c395ebbcdb0a5e2875bc0c63dd6a)) --- CHANGELOG.md | 7 +++++++ unity-packer/unity-packer.csproj | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01eb5ad..953f84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11) + + +### Features + +* available in nuget ([b4d0ad5](https://github.com/MirrorNG/unity-packer/commit/b4d0ad537302c395ebbcdb0a5e2875bc0c63dd6a)) + # [2.0.0](https://github.com/MirrorNG/unity-packer/compare/v1.2.5...v2.0.0) (2020-04-11) diff --git a/unity-packer/unity-packer.csproj b/unity-packer/unity-packer.csproj index 04680b8..5201c1e 100644 --- a/unity-packer/unity-packer.csproj +++ b/unity-packer/unity-packer.csproj @@ -8,7 +8,7 @@ unity-packer ./nupkg unity-packer - 2.0.0 + 2.1.0 Paul Pacheco MirrorNG