Skip to content

Commit 4daac5c

Browse files
chore(main): release 6.2.0
1 parent 94f27b8 commit 4daac5c

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-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-
".": "6.1.0"
2+
".": "6.2.0"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ 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+
## [6.2.0](https://github.com/philips-software/amp-devcontainer/compare/v6.1.0...v6.2.0) (2025-07-07)
8+
9+
10+
### Features
11+
12+
* Remove docker cli from amp-devcontainer-cpp ([#832](https://github.com/philips-software/amp-devcontainer/issues/832)) ([eaa1c4e](https://github.com/philips-software/amp-devcontainer/commit/eaa1c4ea0750cfa9f3b7c8b6ae783e12faf3f4c6))
13+
* Update rust to 1.87.0 ([#834](https://github.com/philips-software/amp-devcontainer/issues/834)) ([b7ed2c4](https://github.com/philips-software/amp-devcontainer/commit/b7ed2c4b7a4a1b03e67c490bf8487dd6abb6d30f))
14+
15+
16+
### Chores
17+
18+
* **deps, cpp:** Update llvm-vs-code-extensions.vscode-clangd, ms-vscode.cpptools ([#808](https://github.com/philips-software/amp-devcontainer/issues/808)) ([66c75ea](https://github.com/philips-software/amp-devcontainer/commit/66c75eacfac3a210a2f1319717182d37247ef180))
19+
* **deps, cpp:** Update python3-pip ([#844](https://github.com/philips-software/amp-devcontainer/issues/844)) ([2366d49](https://github.com/philips-software/amp-devcontainer/commit/2366d49ef0cdfd35356871dcf1f89652c53e21f8))
20+
* **deps, rust:** Update rust-lang.rust-analyzer ([#836](https://github.com/philips-software/amp-devcontainer/issues/836)) ([96acf72](https://github.com/philips-software/amp-devcontainer/commit/96acf72b9247ddea1ab2a08bc16d2ccae3574c86))
21+
* **deps, rust:** Update rust-lang.rust-analyzer ([#843](https://github.com/philips-software/amp-devcontainer/issues/843)) ([f56ee65](https://github.com/philips-software/amp-devcontainer/commit/f56ee652f99efc96d6066fef9ca21bc0a88db878))
22+
* **deps, rust:** Update rust-lang.rust-analyzer ([#854](https://github.com/philips-software/amp-devcontainer/issues/854)) ([94f27b8](https://github.com/philips-software/amp-devcontainer/commit/94f27b8c7bc3f9f4bb1d57f50253b5f0235a3afb))
23+
* **deps:** Bump conan from 2.17.0 to 2.17.1 in /.devcontainer ([7bc2a46](https://github.com/philips-software/amp-devcontainer/commit/7bc2a46b4e52b335add8325844f9057e09450ce0))
24+
* **deps:** Bump conan from 2.17.0 to 2.17.1 in amp-devcontainer-cpp ([#847](https://github.com/philips-software/amp-devcontainer/issues/847)) ([7bc2a46](https://github.com/philips-software/amp-devcontainer/commit/7bc2a46b4e52b335add8325844f9057e09450ce0))
25+
* **deps:** Bump ghcr.io/devcontainers/features/desktop-lite ([02da871](https://github.com/philips-software/amp-devcontainer/commit/02da8710e5dd7315c3cf1aca3b1baffc45cccc0a))
26+
* **deps:** Bump ghcr.io/devcontainers/features/desktop-lite from 1.2.6 to 1.2.7 ([#851](https://github.com/philips-software/amp-devcontainer/issues/851)) ([02da871](https://github.com/philips-software/amp-devcontainer/commit/02da8710e5dd7315c3cf1aca3b1baffc45cccc0a))
27+
* Image build improvements ([#833](https://github.com/philips-software/amp-devcontainer/issues/833)) ([62a2660](https://github.com/philips-software/amp-devcontainer/commit/62a2660e8995a9fda8793c4937bd1de7c727e584))
28+
* Remove python cache artifacts in the images ([#842](https://github.com/philips-software/amp-devcontainer/issues/842)) ([e21c90e](https://github.com/philips-software/amp-devcontainer/commit/e21c90e997a603fb32ef9e0663c884bfebca4c51))
29+
730
## [6.1.0](https://github.com/philips-software/amp-devcontainer/compare/v6.0.2...v6.1.0) (2025-06-19)
831

932

0 commit comments

Comments
 (0)