Skip to content

Commit 24c4163

Browse files
actions-usergithub-actions
authored andcommitted
3.8.0
Automatically generated by python-semantic-release
1 parent f543b69 commit 24c4163

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v3.8.0 (2022-12-12)
6+
### Feature
7+
* Error- and debug-output is send to STDERR, instead of STDOUT ([#465](https://github.com/CycloneDX/cyclonedx-python/issues/465)) ([`f543b69`](https://github.com/CycloneDX/cyclonedx-python/commit/f543b69ee4463df3fb4d4b7c86475562f62e4744))
8+
59
## v3.7.4 (2022-12-12)
610
### Fix
711
* Ignore broken licenses in env parser ([#463](https://github.com/CycloneDX/cyclonedx-python/issues/463)) ([`3118acd`](https://github.com/CycloneDX/cyclonedx-python/commit/3118acdf180b6d8d35a637b3e94dc6ec7c5c5b3d))

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.7.4"
3+
version = "3.8.0"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = ["Steven Springett <steve.springett@owasp.org>", "Paul Horton <phorton@sonatype.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)