Skip to content

Commit 6cd8601

Browse files
chore(main): release 5.6.0 (#686)
Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
1 parent 3833fa7 commit 6cd8601

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-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.5.4"
2+
".": "5.6.0"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ 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.0](https://github.com/philips-software/amp-devcontainer/compare/v5.5.4...v5.6.0) (2025-01-23)
8+
9+
10+
### Features
11+
12+
* Update Clang/LLVM toolchain to version 18.1.8 ([556d28b](https://github.com/philips-software/amp-devcontainer/commit/556d28b704119ca6418a3232b7f292236907eac4))
13+
* Update GCC toolchain to version 14.2 ([#672](https://github.com/philips-software/amp-devcontainer/issues/672)) ([50c6d2a](https://github.com/philips-software/amp-devcontainer/commit/50c6d2ad76039676c9cdf36d34b8434544e4cbcb))
14+
* Update LLVM/Clang toolchain to version 18.1.8 ([#685](https://github.com/philips-software/amp-devcontainer/issues/685)) ([556d28b](https://github.com/philips-software/amp-devcontainer/commit/556d28b704119ca6418a3232b7f292236907eac4))
15+
* Update Rust ecosystem to v1.84.0 ([#700](https://github.com/philips-software/amp-devcontainer/issues/700)) ([3833fa7](https://github.com/philips-software/amp-devcontainer/commit/3833fa7f745eb6d35c54bfa45c79564db3b063b6))
16+
17+
18+
### Chores
19+
20+
* **deps, cpp:** Update ms-vsliveshare.vsliveshare ([#689](https://github.com/philips-software/amp-devcontainer/issues/689)) ([2f0fefd](https://github.com/philips-software/amp-devcontainer/commit/2f0fefd2f7beed4d6bfc4e8b7f07155c4480e915))
21+
* **deps, rust:** Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer ([#690](https://github.com/philips-software/amp-devcontainer/issues/690)) ([9738109](https://github.com/philips-software/amp-devcontainer/commit/9738109f65f6e11a9f9565fb903796bd79bad744))
22+
* **deps, rust:** Update rust-lang.rust-analyzer ([#694](https://github.com/philips-software/amp-devcontainer/issues/694)) ([5c395d4](https://github.com/philips-software/amp-devcontainer/commit/5c395d49dc283c649034c38b519160cb38456a1d))
23+
* **deps:** Bump cmake from 3.31.2 to 3.31.4 in /.devcontainer ([#693](https://github.com/philips-software/amp-devcontainer/issues/693)) ([d48e6ac](https://github.com/philips-software/amp-devcontainer/commit/d48e6ac281c3cdd8f7d4eafe560482702592e80d))
24+
* **deps:** Bump gcovr from 8.2 to 8.3 in /.devcontainer ([#698](https://github.com/philips-software/amp-devcontainer/issues/698)) ([23c3a15](https://github.com/philips-software/amp-devcontainer/commit/23c3a15bfe82547d6952ccfc84f9295dc941fb62))
25+
* **deps:** Update git to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cpp and amp-devcontainer-rust ([#699](https://github.com/philips-software/amp-devcontainer/issues/699)) ([920b61f](https://github.com/philips-software/amp-devcontainer/commit/920b61f8ef74a09249338929cf11c88c801fca7d))
26+
* Switch to GitHub attestations ([#687](https://github.com/philips-software/amp-devcontainer/issues/687)) ([b6cb15e](https://github.com/philips-software/amp-devcontainer/commit/b6cb15e85157c5e6a1c92cb18ad66285318b22b2))
27+
728
## [5.5.4](https://github.com/philips-software/amp-devcontainer/compare/v5.5.3...v5.5.4) (2025-01-06)
829

930

0 commit comments

Comments
 (0)