File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v1.2.0 (2022-01-24)
6
+ ### Feature
7
+ * Add CPE to component ([ #138 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/138 ) ) ([ ` 269ee15 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/269ee155f203d5771c56edb92f7279466bf2012f ) )
8
+
5
9
## v1.1.1 (2022-01-19)
6
10
### Fix
7
11
* Bump dependencies ([ #136 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/136 ) ) ([ ` 18ec498 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/18ec4987f6aa4a259d30000a19aa6ee1d49681d1 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cyclonedx-python-lib"
3
- version = " 1.1.1 "
3
+ version = " 1.2.0 "
4
4
description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
5
5
authors = [" Paul Horton <phorton@sonatype.com>" ]
6
6
maintainers = [" Paul Horton <phorton@sonatype.com>" ]
You can’t perform that action at this time.
0 commit comments