Skip to content

Commit 2553d53

Browse files
chore(main): release 6.2.3 (#898)
Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
1 parent 5b5a0d7 commit 2553d53

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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-28)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update sonarsource.sonarlint-vscode ([#888](https://github.com/philips-software/amp-devcontainer/issues/888)) ([f2c25fa](https://github.com/philips-software/amp-devcontainer/commit/f2c25fae680c71ee8833b913ccd913e588fdeb3c))
13+
* **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))
14+
* **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))
15+
* **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))
16+
* **deps:** Bump ubuntu in /.devcontainer/cpp ([bb1b168](https://github.com/philips-software/amp-devcontainer/commit/bb1b168d6baaeff767cf9856f15d32b0bd303474))
17+
* **deps:** Bump ubuntu in /.devcontainer/rust ([2e82966](https://github.com/philips-software/amp-devcontainer/commit/2e82966ee6a6ceca0d30a8a012925fd9b284adc7))
18+
719
## [6.2.2](https://github.com/philips-software/amp-devcontainer/compare/v6.2.1...v6.2.2) (2025-08-20)
820

921

0 commit comments

Comments
 (0)