Skip to content

Commit f9694ba

Browse files
chore(main): release 5.1.4
1 parent abfcd89 commit f9694ba

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.1.3"
2+
".": "5.1.4"
33
}

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.4](https://github.com/philips-software/amp-devcontainer/compare/v5.1.3...v5.1.4) (2024-07-23)
8+
9+
10+
### Chores
11+
12+
* **deps, cpp:** Update llvm-vs-code-extensions.vscode-clangd, ms-vsliveshare.vsliveshare ([#506](https://github.com/philips-software/amp-devcontainer/issues/506)) ([aca9c0c](https://github.com/philips-software/amp-devcontainer/commit/aca9c0c5d5f9b1d4a676adc08bb82d23578845f6))
13+
* **deps, cpp:** Update ms-vscode.cpptools ([#511](https://github.com/philips-software/amp-devcontainer/issues/511)) ([5389093](https://github.com/philips-software/amp-devcontainer/commit/53890939209cf7ea3d9c8fc463199a591d51d6f0))
14+
* **deps, rust:** Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer ([#500](https://github.com/philips-software/amp-devcontainer/issues/500)) ([a48af19](https://github.com/philips-software/amp-devcontainer/commit/a48af1983f7dfc9613f5d0937e39a09688ee7983))
15+
* **deps, rust:** Update rust-lang.rust-analyzer ([#512](https://github.com/philips-software/amp-devcontainer/issues/512)) ([abfcd89](https://github.com/philips-software/amp-devcontainer/commit/abfcd89cf90b5f97953b03dd86d9b8530867800e))
16+
717
## [5.1.3](https://github.com/philips-software/amp-devcontainer/compare/v5.1.2...v5.1.3) (2024-07-12)
818

919

0 commit comments

Comments
 (0)