diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 3bf24104..1a934d8d 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
 {
-  ".": "5.1.4"
+  ".": "5.1.5"
 }
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e27d4b56..cc8be764 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).
 
+## [5.1.5](https://github.com/philips-software/amp-devcontainer/compare/v5.1.4...v5.1.5) (2024-09-10)
+
+
+### Chores
+
+* **deps, cpp:** Update ms-vscode.cmake-tools ([#564](https://github.com/philips-software/amp-devcontainer/issues/564)) ([5781af5](https://github.com/philips-software/amp-devcontainer/commit/5781af555940a346a0537efc565493de69d115f2))
+* **deps, cpp:** Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode ([#559](https://github.com/philips-software/amp-devcontainer/issues/559)) ([6afa3f4](https://github.com/philips-software/amp-devcontainer/commit/6afa3f415f40e67ab2fb366850bcd25d491d6604))
+* **deps, rust:** Update rust-lang.rust-analyzer ([#556](https://github.com/philips-software/amp-devcontainer/issues/556)) ([2c1cf3d](https://github.com/philips-software/amp-devcontainer/commit/2c1cf3dfcb17945019dc55ca44936ca68ab75905))
+
 ## [5.1.4](https://github.com/philips-software/amp-devcontainer/compare/v5.1.3...v5.1.4) (2024-08-29)