Skip to content

Commit 775e9b4

Browse files
chore(main): release 5.1.3
1 parent 514a32b commit 775e9b4

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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.1.2"
2+
".": "5.1.3"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ 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.1.3](https://github.com/philips-software/amp-devcontainer/compare/v5.1.2...v5.1.3) (2024-07-12)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update ccache from v4.9.1 to v4.10.1 ([#487](https://github.com/philips-software/amp-devcontainer/issues/487)) ([a2c064d](https://github.com/philips-software/amp-devcontainer/commit/a2c064d237de64449441a3670fc3d43a158246af))
13+
* **deps, cpp:** Update docker from 26.1.3 to 27.0.3 ([60ec427](https://github.com/philips-software/amp-devcontainer/commit/60ec4270045d2f9d11e4e49807a219618b348fc8))
14+
* **deps, cpp:** Update docker from v26.1.3 to v27.0.3 ([#486](https://github.com/philips-software/amp-devcontainer/issues/486)) ([60ec427](https://github.com/philips-software/amp-devcontainer/commit/60ec4270045d2f9d11e4e49807a219618b348fc8))
15+
* **deps, cpp:** Update SonarSource.sonarlint-vscode ([#485](https://github.com/philips-software/amp-devcontainer/issues/485)) ([1c72757](https://github.com/philips-software/amp-devcontainer/commit/1c7275790d9ccc93859a347fb60c685369e243c3))
16+
* **deps, cpp:** Update wget ([#474](https://github.com/philips-software/amp-devcontainer/issues/474)) ([1ee385d](https://github.com/philips-software/amp-devcontainer/commit/1ee385d11b3c0cb75de80b94dde1e11c478b2d43))
17+
* **deps, cpp:** Update xwin from v0.5.2 to v0.6.2 ([#484](https://github.com/philips-software/amp-devcontainer/issues/484)) ([1dd47d0](https://github.com/philips-software/amp-devcontainer/commit/1dd47d0457b3bd47c64005efaf2127eed8ef4592))
18+
* **deps, rust:** Update rust-lang.rust-analyzer ([#481](https://github.com/philips-software/amp-devcontainer/issues/481)) ([d317b09](https://github.com/philips-software/amp-devcontainer/commit/d317b09ba465ce9dd430ee593222cfa3aede00a4))
19+
* **deps, rust:** Update rust-lang.rust-analyzer ([#494](https://github.com/philips-software/amp-devcontainer/issues/494)) ([fe48960](https://github.com/philips-software/amp-devcontainer/commit/fe4896002c8c8139fafa71d9f4fac5b9cc9300e3))
20+
* **deps, rust:** Update wget ([#473](https://github.com/philips-software/amp-devcontainer/issues/473)) ([c8fd21e](https://github.com/philips-software/amp-devcontainer/commit/c8fd21e6498e436fc0ab93daa4ae68b960959fa3))
21+
* **deps,rust:** Update rust-lang.rust-analyzer ([#469](https://github.com/philips-software/amp-devcontainer/issues/469)) ([24d6697](https://github.com/philips-software/amp-devcontainer/commit/24d6697fa7fecb71e65f6b53f27fc421778d8f3f))
22+
* **deps:** Bump cmake from 3.29.6 to 3.30.0 in /.devcontainer ([#489](https://github.com/philips-software/amp-devcontainer/issues/489)) ([d42757f](https://github.com/philips-software/amp-devcontainer/commit/d42757f99b8edcef0a83b8d2ccd06584d0cc8d7d))
23+
* **deps:** Update all VS Code Extension versions in cpp and rust devcontainer.json files ([#483](https://github.com/philips-software/amp-devcontainer/issues/483)) ([11c4574](https://github.com/philips-software/amp-devcontainer/commit/11c45744dfa78999dc3e239bdf63f3aa01a74320))
24+
725
## [5.1.2](https://github.com/philips-software/amp-devcontainer/compare/v5.1.1...v5.1.2) (2024-06-24)
826

927

0 commit comments

Comments
 (0)