Skip to content

Commit f0a28a6

Browse files
chore(main): release 5.6.1
1 parent b48ed5a commit f0a28a6

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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, 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))
16+
* **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))
17+
* **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))
18+
* **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))
19+
* **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))
20+
721
## [5.6.0](https://github.com/philips-software/amp-devcontainer/compare/v5.5.4...v5.6.0) (2025-01-23)
822

923

0 commit comments

Comments
 (0)