Skip to content

Commit ea090c5

Browse files
chore(main): release 5.7.0
1 parent 39e2f85 commit ea090c5

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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.6.2"
2+
".": "5.7.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ 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.7.0](https://github.com/philips-software/amp-devcontainer/compare/v5.6.2...v5.7.0) (2025-03-20)
8+
9+
10+
### Features
11+
12+
* Add cpm source cache environment variable ([#737](https://github.com/philips-software/amp-devcontainer/issues/737)) ([7d9ac85](https://github.com/philips-software/amp-devcontainer/commit/7d9ac8519db35ac941524f12be64d5f8ae60760d))
13+
14+
15+
### Chores
16+
17+
* **deps, rust:** Update rust-lang.rust-analyzer ([#746](https://github.com/philips-software/amp-devcontainer/issues/746)) ([3f65407](https://github.com/philips-software/amp-devcontainer/commit/3f654075af84e848c1a5999c0ce5953fee3e3bca))
18+
* **deps, rust:** Update rust-lang.rust-analyzer, usernamehw.errorlens ([#740](https://github.com/philips-software/amp-devcontainer/issues/740)) ([d247fb2](https://github.com/philips-software/amp-devcontainer/commit/d247fb2984baa47b455185e155b14025eb399f3a))
19+
* **deps, rust:** Update udev ([#749](https://github.com/philips-software/amp-devcontainer/issues/749)) ([39e2f85](https://github.com/philips-software/amp-devcontainer/commit/39e2f852bd0aeb969ef70deef99308e2e6da7885))
20+
* **deps:** Bump conan from 2.13.0 to 2.14.0 in /.devcontainer ([393c837](https://github.com/philips-software/amp-devcontainer/commit/393c837cc47e45d5cb26102a5161e23032f8ba33))
21+
* **deps:** Bump conan from 2.13.0 to 2.14.0 in amp-devcontainer-cpp ([#748](https://github.com/philips-software/amp-devcontainer/issues/748)) ([393c837](https://github.com/philips-software/amp-devcontainer/commit/393c837cc47e45d5cb26102a5161e23032f8ba33))
22+
* **deps:** Update ccache to v4.11 in amp-devcontainer-cpp ([#744](https://github.com/philips-software/amp-devcontainer/issues/744)) ([d386fd0](https://github.com/philips-software/amp-devcontainer/commit/d386fd0bb2f5184830601fa1ec3144b482fe15f7))
23+
* **deps:** Update mull to v0.25.0 ([54c0f1a](https://github.com/philips-software/amp-devcontainer/commit/54c0f1a283d56d079d3b87c608c82a6e54494e0f))
24+
* **deps:** Update mull to v0.25.0 in amp-devcontainer-cpp ([#745](https://github.com/philips-software/amp-devcontainer/issues/745)) ([54c0f1a](https://github.com/philips-software/amp-devcontainer/commit/54c0f1a283d56d079d3b87c608c82a6e54494e0f))
25+
726
## [5.6.2](https://github.com/philips-software/amp-devcontainer/compare/v5.6.1...v5.6.2) (2025-03-06)
827

928

0 commit comments

Comments
 (0)