Skip to content

Commit 0329b9b

Browse files
chore(main): release 5.1.0
1 parent 98ab2e5 commit 0329b9b

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-
".": "5.0.1"
2+
".": "5.1.0"
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+
## [5.1.0](https://github.com/philips-software/amp-devcontainer/compare/v5.0.1...v5.1.0) (2024-05-14)
8+
9+
10+
### Features
11+
12+
* Add rust container flavor ([#351](https://github.com/philips-software/amp-devcontainer/issues/351)) ([f7b357b](https://github.com/philips-software/amp-devcontainer/commit/f7b357be4f1c4dfc9808cd9012e34142b27397e6))
13+
14+
15+
### Chores
16+
17+
* **deps:** Bump cmake from 3.29.2 to 3.29.3 in /.devcontainer ([#412](https://github.com/philips-software/amp-devcontainer/issues/412)) ([98ab2e5](https://github.com/philips-software/amp-devcontainer/commit/98ab2e5886b2b7d05e35e404cc4be01c254848f5))
18+
719
## [5.0.1](https://github.com/philips-software/amp-devcontainer/compare/v5.0.0...v5.0.1) (2024-05-08)
820

921

0 commit comments

Comments
 (0)