Skip to content

Commit e2b9c5b

Browse files
chore(main): release 6.4.2
1 parent 08f725e commit e2b9c5b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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.4.1"
2+
".": "6.4.2"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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.4.2](https://github.com/philips-software/amp-devcontainer/compare/v6.4.1...v6.4.2) (2025-09-23)
8+
9+
10+
### Bug Fixes
11+
12+
* Amp-devcontainer-rust build ([#942](https://github.com/philips-software/amp-devcontainer/issues/942)) ([617d26b](https://github.com/philips-software/amp-devcontainer/commit/617d26b4adf739ca2fb85a6b922c2ebebb717d56))
13+
14+
15+
### Chores
16+
17+
* **deps, cpp:** Update github.copilot, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json ([#934](https://github.com/philips-software/amp-devcontainer/issues/934)) ([cfb2597](https://github.com/philips-software/amp-devcontainer/commit/cfb2597cc415f221830a8c6f6d032dfb21c2e356))
18+
* **deps, cpp:** Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata-vscode.json ([#932](https://github.com/philips-software/amp-devcontainer/issues/932)) ([a99ab24](https://github.com/philips-software/amp-devcontainer/commit/a99ab24586432fb1b48389a2b44807857bec9d01))
19+
* **deps, rust:** Update github.copilot, github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json ([#933](https://github.com/philips-software/amp-devcontainer/issues/933)) ([b2d8ac8](https://github.com/philips-software/amp-devcontainer/commit/b2d8ac85d180c55ee3b28e101b22bc79863aa847))
20+
* **deps:** Bump ghcr.io/devcontainers/features/github-cli from 1.0.14 to 1.0.15 ([#937](https://github.com/philips-software/amp-devcontainer/issues/937)) ([08f725e](https://github.com/philips-software/amp-devcontainer/commit/08f725e0b10d7bf4e1a29c707bba1f5a8f4f123f))
21+
* **deps:** Bump ubuntu from `9cbed75` to `353675e` in /.devcontainer/cpp ([#938](https://github.com/philips-software/amp-devcontainer/issues/938)) ([65fc1dd](https://github.com/philips-software/amp-devcontainer/commit/65fc1dd4ce2de5fe80bf75cb2db6db3f6551f7a2))
22+
* **deps:** Bump ubuntu from `9cbed75` to `353675e` in /.devcontainer/rust ([#939](https://github.com/philips-software/amp-devcontainer/issues/939)) ([d48ad2b](https://github.com/philips-software/amp-devcontainer/commit/d48ad2b50966b9c398f523e70ce068803bb28df6))
23+
724
## [6.4.1](https://github.com/philips-software/amp-devcontainer/compare/v6.4.0...v6.4.1) (2025-09-18)
825

926

0 commit comments

Comments
 (0)