Skip to content

Commit 8c9a65a

Browse files
actions-usergithub-actions
authored andcommitted
3.7.0
Automatically generated by python-semantic-release
1 parent 7cfefeb commit 8c9a65a

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.7.0 (2022-11-10)
6+
### Feature
7+
* Pass purl-bom-ref to EnvironmentParser ([#432](https://github.com/CycloneDX/cyclonedx-python/issues/432)) ([`7cfefeb`](https://github.com/CycloneDX/cyclonedx-python/commit/7cfefeb389b3c63b69ad93aeca1a709231da2901))
8+
59
## v3.6.4 (2022-11-10)
610
### Fix
711
* **EnvironmentParser:** Remove code break when classifier parsing in py>=3.8 ([#431](https://github.com/CycloneDX/cyclonedx-python/issues/431)) ([`4ab075e`](https://github.com/CycloneDX/cyclonedx-python/commit/4ab075ee814571a8dc8c1e7b962686b232619330))

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.6.4"
3+
version = "3.7.0"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = ["Steven Springett <[email protected]>", "Paul Horton <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)