Skip to content

Commit a2a5ee1

Browse files
committed
chore: prep 5.0.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8b918e8 commit a2a5ee1

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

HISTORY.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
## 5.0.0 - 2023-12-03
8+
79
* BREAKING changes
8-
* CLI switch `--spec-version` defaults to `1.5`, was `1.4` (via [#441])
10+
* CLI switch `--spec-version` defaults to `1.5`, was `1.4` ([#442] via [#441])
911
* Dependencies
10-
* Raised dependency `cyclonedx/cyclonedx-library:^3.1`, was `:^2.3 || ^3.0` (via [#441])
12+
* Raised dependency `cyclonedx/cyclonedx-library:^3.1`, was `:^2.3 || ^3.0` (via [#441])
1113

1214
[#441]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/441
15+
[#442]: https://github.com/CycloneDX/cyclonedx-php-composer/issues/442
1316

1417
## 4.2.3 - 2023-11-27
1518

19+
Maintenance release.
20+
1621
* Misc
1722
* Officially support PHP 8.3 (via [#342])
1823

semver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.3
1+
5.0.0

0 commit comments

Comments
 (0)