Skip to content

Commit 52cad28

Browse files
chore(main): release 5.5.1
1 parent b470493 commit 52cad28

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.0"
2+
".": "5.5.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.5.1](https://github.com/philips-software/amp-devcontainer/compare/v5.5.0...v5.5.1) (2024-11-18)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update llvm-vs-code-extensions.vscode-clangd ([#641](https://github.com/philips-software/amp-devcontainer/issues/641)) ([ea818f0](https://github.com/philips-software/amp-devcontainer/commit/ea818f06654ae67b96c5efb733d6f5ac4bb57293))
13+
* **deps, cpp:** Update ms-vscode.cpptools, sonarsource.sonarlint-vscode ([#634](https://github.com/philips-software/amp-devcontainer/issues/634)) ([ba0df9c](https://github.com/philips-software/amp-devcontainer/commit/ba0df9ca3e4bc61595fc74b5ce216ee229769959))
14+
* **deps, rust:** Update rust-lang.rust-analyzer ([#635](https://github.com/philips-software/amp-devcontainer/issues/635)) ([87bafae](https://github.com/philips-software/amp-devcontainer/commit/87bafae02570a9212c2f86faa1f17577f4cae977))
15+
* **deps, rust:** Update rust-lang.rust-analyzer ([#642](https://github.com/philips-software/amp-devcontainer/issues/642)) ([b470493](https://github.com/philips-software/amp-devcontainer/commit/b470493fa4ae6640414a3d3a812036c8a16b9653))
16+
* **deps:** Bump cmake from 3.30.5 to 3.31.0.1 in amp-devcontainer-cpp ([#638](https://github.com/philips-software/amp-devcontainer/issues/638)) ([3c55cfe](https://github.com/philips-software/amp-devcontainer/commit/3c55cfeaef6737f05e0861043fdfa6d10fe77509))
17+
* **deps:** Bump conan from 2.9.1 to 2.9.2 in /.devcontainer ([#639](https://github.com/philips-software/amp-devcontainer/issues/639)) ([b867a82](https://github.com/philips-software/amp-devcontainer/commit/b867a8251b6260c27287ab6547606628d376b7fb))
18+
719
## [5.5.0](https://github.com/philips-software/amp-devcontainer/compare/v5.4.0...v5.5.0) (2024-11-07)
820

921

0 commit comments

Comments
 (0)