Skip to content

Commit a8b8902

Browse files
committed
chore(main): release 4.0.0
1 parent b68d926 commit a8b8902

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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+
## [4.0.0](https://github.com/philips-software/amp-devcontainer/compare/v3.1.1...v4.0.0) (2023-11-07)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* update clang/LLVM to version 16.0.6 ([#191](https://github.com/philips-software/amp-devcontainer/issues/191))
13+
14+
### Features
15+
16+
* Update clang/LLVM to version 16.0.6 ([#191](https://github.com/philips-software/amp-devcontainer/issues/191)) ([b68d926](https://github.com/philips-software/amp-devcontainer/commit/b68d926f3b059068d52accc0dcc1233ec8bbb490))
17+
718
## [3.1.1](https://github.com/philips-software/amp-devcontainer/compare/v3.1.0...v3.1.1) (2023-11-07)
819

920

0 commit comments

Comments
 (0)