Skip to content

Commit

Permalink
chore(main): release 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent b470493 commit 52cad28
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.5.0"
".": "5.5.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.

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

## [5.5.1](https://github.com/philips-software/amp-devcontainer/compare/v5.5.0...v5.5.1) (2024-11-18)


### Chores

* **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))
* **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))
* **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))
* **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))
* **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))
* **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))

## [5.5.0](https://github.com/philips-software/amp-devcontainer/compare/v5.4.0...v5.5.0) (2024-11-07)


Expand Down

0 comments on commit 52cad28

Please sign in to comment.