From 071ddcd79c594a5a93e32158e86b47bb209444ef Mon Sep 17 00:00:00 2001 From: box-sdk-build <94016436+box-sdk-build@users.noreply.github.com> Date: Thu, 7 Sep 2023 13:10:56 +0200 Subject: [PATCH] chore: release v5.4.0 (#921) --- Box.V2.Core/Box.V2.Core.csproj | 4 ++-- Box.V2/Box.V2.nuspec | 4 ++-- Box.V2/Utility/AssemblyInfo.cs | 2 +- CHANGELOG.md | 8 ++++++++ 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Box.V2.Core/Box.V2.Core.csproj b/Box.V2.Core/Box.V2.Core.csproj index 9e69a0def..b5d989039 100644 --- a/Box.V2.Core/Box.V2.Core.csproj +++ b/Box.V2.Core/Box.V2.Core.csproj @@ -3,14 +3,14 @@ Box.V2 for .Net Core Box.V2.Core - 5.3.0 + 5.4.0 Box, Inc. Box, Inc. https://github.com/box/box-windows-sdk-v2 Apache-2.0 false Windows SDK for v2 of the Box API. The SDK is built for .NET Core and includes JWTAuth support. - See https://github.com/box/box-windows-sdk-v2/blob/main/CHANGELOG.md#530-2023-09-04 + See https://github.com/box/box-windows-sdk-v2/blob/main/CHANGELOG.md#540-2023-09-07 Copyright 2021 Box;V2;SDK;Platform;Enterprise;Collaboration;Storage;File Management netstandard2.0 diff --git a/Box.V2/Box.V2.nuspec b/Box.V2/Box.V2.nuspec index 1ffa6d4f1..f0371bf79 100644 --- a/Box.V2/Box.V2.nuspec +++ b/Box.V2/Box.V2.nuspec @@ -2,7 +2,7 @@ Box.V2 - 5.3.0 + 5.4.0 Box Windows SDK V2 Box Inc. Box Inc. @@ -10,7 +10,7 @@ Apache-2.0 false Windows SDK for v2 of the Box API. The SDK is targeting .NET Framework 4.6.2 - See https://github.com/box/box-windows-sdk-v2/blob/main/CHANGELOG.md#530-2023-09-04 + See https://github.com/box/box-windows-sdk-v2/blob/main/CHANGELOG.md#540-2023-09-07 Copyright 2021 Box V2 SDK Platform Enterprise Collaboration Storage File Management diff --git a/Box.V2/Utility/AssemblyInfo.cs b/Box.V2/Utility/AssemblyInfo.cs index f5e06af5f..cf8287872 100644 --- a/Box.V2/Utility/AssemblyInfo.cs +++ b/Box.V2/Utility/AssemblyInfo.cs @@ -5,7 +5,7 @@ internal class AssemblyInfo public const string AssemblyTitle = "Box.V2"; public const string AssemblyProduct = "Box.V2"; - public const string NuGetVersion = "5.3.0"; + public const string NuGetVersion = "5.4.0"; public const string AssemblyVersion = "1.0.0.0"; public const string AssemblyFileVersion = "1.0.0.0"; } diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d18a713..86780deec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [5.4.0](https://github.com/box/box-windows-sdk-v2/compare/v5.3.0...v5.4.0) (2023-09-07) + + +### **New Features and Enhancements:** + +* Support Sign Templates and new Sign Request statuses ([#920](https://github.com/box/box-windows-sdk-v2/issues/920)) ([78580fb](https://github.com/box/box-windows-sdk-v2/commit/78580fbd3de553273970376b96bc28c7c5614a97)) + ## [5.3.0](https://github.com/box/box-windows-sdk-v2/compare/v5.2.2...v5.3.0) (2023-09-04) @@ -397,3 +404,4 @@ All notable changes to this project will be documented in this file. See [standa +