From 23ac509f66e8384a3638640acf67f88c7ea4d0a7 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Thu, 19 Dec 2024 11:41:54 -0300 Subject: [PATCH] Version `1.8.0` --- CHANGELOG.md | 2 +- Directory.Build.props | 2 +- ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e74721d..9f3cfa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.8.0] / 2024-12-11 +## [1.8.0] / 2024-12-11 - 2024-12-19 ### Features - Enable sign files using `Azure Key Vault`. (`ricaun.Nuke`) - Enable `IAssetRelease` to release assets before `GitRelease` and `GitPreRelease`. (`ricaun.Nuke`) diff --git a/Directory.Build.props b/Directory.Build.props index baac1d9..1114a19 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.8.0-rc.3 + 1.8.0 \ No newline at end of file diff --git a/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj b/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj index 255ea48..c9aefc5 100644 --- a/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj +++ b/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj @@ -69,7 +69,7 @@ - +