Skip to content

Commit 6002e0e

Browse files
author
github-actions
committed
3.11.6
Automatically generated by python-semantic-release
1 parent be55902 commit 6002e0e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v3.11.6 (2023-11-03)
6+
7+
### Fix
8+
9+
* Added a fingers-crossed handling for failed input data decoding ([#612](https://github.com/CycloneDX/cyclonedx-python/issues/612)) ([`be55902`](https://github.com/CycloneDX/cyclonedx-python/commit/be559020e482795c6603f36e98713c6f7bde1e34))
10+
511
## v3.11.5 (2023-10-20)
612

713
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cyclonedx-bom"
3-
version = "3.11.5"
3+
version = "3.11.6"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = [
66
"Steven Springett <[email protected]>",

0 commit comments

Comments
 (0)