Skip to content

Commit 5d077a2

Browse files
committed
1.0.2
Automatically generated by python-semantic-release
1 parent 148421b commit 5d077a2

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+
## v1.0.2 (2021-09-13)
6+
### Fix
7+
* Release GH action ([`148421b`](https://github.com/CycloneDX/cyclonedx-python/commit/148421bcd8cea2b5f8f3bd5958f6f7171afe859e))
8+
59
## v1.0.1 (2021-09-13)
610
### Fix
711
* **ci:** Corrected main to master branch. ([`7162cd9`](https://github.com/CycloneDX/cyclonedx-python/commit/7162cd9385729dafbdc15dbb55e9ac5adf3906cf))

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 = "1.0.1"
3+
version = "1.0.2"
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)