Skip to content

Commit adca32b

Browse files
chore(main): release 6.2.3
1 parent 9dc406e commit adca32b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.2.2"
2+
".": "6.2.3"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.3](https://github.com/philips-software/amp-devcontainer/compare/v6.2.2...v6.2.3) (2025-08-27)
8+
9+
10+
### Chores
11+
12+
* **deps:** Bump cmake from 4.0.3 to 4.1.0 in /.devcontainer ([#889](https://github.com/philips-software/amp-devcontainer/issues/889)) ([2a1298b](https://github.com/philips-software/amp-devcontainer/commit/2a1298b6f87d3a91745acabe96dcac851c1aadbf))
13+
* **deps:** Bump ubuntu from `a08e551` to `7c06e91` in /.devcontainer/cpp ([#896](https://github.com/philips-software/amp-devcontainer/issues/896)) ([bb1b168](https://github.com/philips-software/amp-devcontainer/commit/bb1b168d6baaeff767cf9856f15d32b0bd303474))
14+
* **deps:** Bump ubuntu from `a08e551` to `7c06e91` in /.devcontainer/rust ([#890](https://github.com/philips-software/amp-devcontainer/issues/890)) ([2e82966](https://github.com/philips-software/amp-devcontainer/commit/2e82966ee6a6ceca0d30a8a012925fd9b284adc7))
15+
* **deps:** Bump ubuntu in /.devcontainer/cpp ([bb1b168](https://github.com/philips-software/amp-devcontainer/commit/bb1b168d6baaeff767cf9856f15d32b0bd303474))
16+
* **deps:** Bump ubuntu in /.devcontainer/rust ([2e82966](https://github.com/philips-software/amp-devcontainer/commit/2e82966ee6a6ceca0d30a8a012925fd9b284adc7))
17+
718
## [6.2.2](https://github.com/philips-software/amp-devcontainer/compare/v6.2.1...v6.2.2) (2025-08-20)
819

920

0 commit comments

Comments
 (0)