Skip to content

Commit 7e130ea

Browse files
chore(main): release 5.6.1 (#703)
Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
1 parent 63b8ebd commit 7e130ea

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.6.0"
2+
".": "5.6.1"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [5.6.1](https://github.com/philips-software/amp-devcontainer/compare/v5.6.0...v5.6.1) (2025-02-11)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update ms-vscode.cpptools ([#706](https://github.com/philips-software/amp-devcontainer/issues/706)) ([c28374b](https://github.com/philips-software/amp-devcontainer/commit/c28374bfbe188da0862476d7037a00a4eb389f8d))
13+
* **deps, cpp:** Update ms-vscode.cpptools ([#713](https://github.com/philips-software/amp-devcontainer/issues/713)) ([9d0866d](https://github.com/philips-software/amp-devcontainer/commit/9d0866dfcba21c6c673e3943f289d4eb84f408f2))
14+
* **deps, cpp:** Update sonarsource.sonarlint-vscode ([#701](https://github.com/philips-software/amp-devcontainer/issues/701)) ([f9faadb](https://github.com/philips-software/amp-devcontainer/commit/f9faadbf97762c7a57898f8485a5e2a8064b06e7))
15+
* **deps, cpp:** Update udev ([#709](https://github.com/philips-software/amp-devcontainer/issues/709)) ([f7bb736](https://github.com/philips-software/amp-devcontainer/commit/f7bb73618a5861371d8c98bcf1430832aa1748d6))
16+
* **deps, rust:** Update libc6-dev, udev ([#707](https://github.com/philips-software/amp-devcontainer/issues/707)) ([eb87ea8](https://github.com/philips-software/amp-devcontainer/commit/eb87ea88d2ed1f621e19fc36c4893a46317ff201))
17+
* **deps, rust:** Update rust-lang.rust-analyzer ([#702](https://github.com/philips-software/amp-devcontainer/issues/702)) ([da8e8d3](https://github.com/philips-software/amp-devcontainer/commit/da8e8d381110a99d79e13d3ce66f4b14f71694f8))
18+
* **deps, rust:** Update rust-lang.rust-analyzer ([#714](https://github.com/philips-software/amp-devcontainer/issues/714)) ([238dd7e](https://github.com/philips-software/amp-devcontainer/commit/238dd7e7105a030fc299b4e1c98ab88fe6a325ff))
19+
* **deps, rust:** Update rust-lang.rust-analyzer, usernamehw.errorlens ([#708](https://github.com/philips-software/amp-devcontainer/issues/708)) ([178ee21](https://github.com/philips-software/amp-devcontainer/commit/178ee21469d33dd791a239a9784a62a000555b4d))
20+
* **deps:** Bump conan from 2.11.0 to 2.12.1 in amp-devcontainer-cpp ([#710](https://github.com/philips-software/amp-devcontainer/issues/710)) ([76e6cc6](https://github.com/philips-software/amp-devcontainer/commit/76e6cc6eb60813be7aef56779233bb52088688df))
21+
* **deps:** Bump ubuntu from `80dd3c3` to `7229784` in amp-devcontainer-cpp ([#715](https://github.com/philips-software/amp-devcontainer/issues/715)) ([63b8ebd](https://github.com/philips-software/amp-devcontainer/commit/63b8ebdc1136557a103eaebd20de330da37f7637))
22+
* **deps:** Bump ubuntu from `80dd3c3` to `7229784` in amp-devcontainer-rust ([#716](https://github.com/philips-software/amp-devcontainer/issues/716)) ([af9585a](https://github.com/philips-software/amp-devcontainer/commit/af9585a19648611a0feab5fdac3b05ab41a47ee2))
23+
724
## [5.6.0](https://github.com/philips-software/amp-devcontainer/compare/v5.5.4...v5.6.0) (2025-01-23)
825

926

0 commit comments

Comments
 (0)