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 @@
-
+