Skip to content

Commit 16b0e27

Browse files
chore(main): release 5.7.1
1 parent 398ae6b commit 16b0e27

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.7.0"
2+
".": "5.7.1"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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.7.1](https://github.com/philips-software/amp-devcontainer/compare/v5.7.0...v5.7.1) (2025-04-08)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update gnupg2, xz-utils, mull-18 ([#764](https://github.com/philips-software/amp-devcontainer/issues/764)) ([8ffa3ef](https://github.com/philips-software/amp-devcontainer/commit/8ffa3ef7041222d2aa531842b0ecca1777d2386d))
13+
* **deps, rust:** Update gnupg2, xz-utils ([#763](https://github.com/philips-software/amp-devcontainer/issues/763)) ([e10fd2d](https://github.com/philips-software/amp-devcontainer/commit/e10fd2dfa642a63010f577de927f51cedfc3019c))
14+
* **deps, rust:** Update rust-lang.rust-analyzer ([#756](https://github.com/philips-software/amp-devcontainer/issues/756)) ([5b216b1](https://github.com/philips-software/amp-devcontainer/commit/5b216b18e8ec5c0c14e75d4b0d2c18a0fa2a74dc))
15+
* **deps, rust:** Update rust-lang.rust-analyzer, usernamehw.errorlens ([#762](https://github.com/philips-software/amp-devcontainer/issues/762)) ([6363a3a](https://github.com/philips-software/amp-devcontainer/commit/6363a3aec0d76bfdf6c863f829cb6a44639cbffb))
16+
* **deps:** Bump cmake from 3.31.6 to 4.0.0 in /.devcontainer ([#758](https://github.com/philips-software/amp-devcontainer/issues/758)) ([dce0c5e](https://github.com/philips-software/amp-devcontainer/commit/dce0c5e98b5c352e11750a5d52953c4a4be33238))
17+
* **deps:** Bump conan from 2.14.0 to 2.15.0 in /.devcontainer ([#765](https://github.com/philips-software/amp-devcontainer/issues/765)) ([398ae6b](https://github.com/philips-software/amp-devcontainer/commit/398ae6b69522173b09b114261424280d9692b2d8))
18+
* **deps:** Bump ghcr.io/devcontainers/features/github-cli ([284d960](https://github.com/philips-software/amp-devcontainer/commit/284d9600dd379307825a4b3bddbe5ccb6ec16708))
19+
* **deps:** Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 ([#768](https://github.com/philips-software/amp-devcontainer/issues/768)) ([284d960](https://github.com/philips-software/amp-devcontainer/commit/284d9600dd379307825a4b3bddbe5ccb6ec16708))
20+
* Remove matepek.vscode-catch2-test-adapter ([#738](https://github.com/philips-software/amp-devcontainer/issues/738)) ([8491493](https://github.com/philips-software/amp-devcontainer/commit/8491493d989945530f27b67a7065aeb11cb688d5))
21+
722
## [5.7.0](https://github.com/philips-software/amp-devcontainer/compare/v5.6.2...v5.7.0) (2025-03-24)
823

924

0 commit comments

Comments
 (0)