Skip to content

Commit 7fa098a

Browse files
chore(main): release 5.6.0
1 parent 2f0fefd commit 7fa098a

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.5.4"
2+
".": "5.6.0"
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.0](https://github.com/philips-software/amp-devcontainer/compare/v5.5.4...v5.6.0) (2025-01-13)
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+
16+
17+
### Chores
18+
19+
* **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))
20+
721
## [5.5.4](https://github.com/philips-software/amp-devcontainer/compare/v5.5.3...v5.5.4) (2025-01-06)
822

923

0 commit comments

Comments
 (0)