From dc4354a64c834183eeae201e2eed3c1116ed3226 Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:39:49 +0000 Subject: [PATCH] chore(main): release 5.5.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 59668eb2..b198c2d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.5.1" + ".": "5.5.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f76dd8..f304c0a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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.5.2](https://github.com/philips-software/amp-devcontainer/compare/v5.5.1...v5.5.2) (2024-12-09) + + +### Chores + +* **deps, cpp:** Update sonarsource.sonarlint-vscode ([#658](https://github.com/philips-software/amp-devcontainer/issues/658)) ([fb060da](https://github.com/philips-software/amp-devcontainer/commit/fb060da5e7cab989da5095a54b7aa377e4310ee6)) +* **deps, rust:** Update rust-lang.rust-analyzer ([#653](https://github.com/philips-software/amp-devcontainer/issues/653)) ([8bb0fb8](https://github.com/philips-software/amp-devcontainer/commit/8bb0fb8258200ec94d536ca0b14c5eb774409e39)) +* **deps, rust:** Update rust-lang.rust-analyzer ([#657](https://github.com/philips-software/amp-devcontainer/issues/657)) ([1574384](https://github.com/philips-software/amp-devcontainer/commit/15743843a219d7ad7c27568fc7634491e34627e9)) +* **deps:** Bump ubuntu from `278628f` to `80dd3c3` in amp-devcontainer-rust ([#662](https://github.com/philips-software/amp-devcontainer/issues/662)) ([6a331e8](https://github.com/philips-software/amp-devcontainer/commit/6a331e8a771ff3e55ddb6ff0f19fd23da9dbf783)) + ## [5.5.1](https://github.com/philips-software/amp-devcontainer/compare/v5.5.0...v5.5.1) (2024-11-25)