We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d2b7f0 + b8ebf5b commit 8875d45Copy full SHA for 8875d45
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.2](https://github.com/philips-software/SPDXMerge/compare/v0.1.1...v0.1.2) (2023-04-26)
4
+
5
6
+### Bug Fixes
7
8
+* Use Trusted Publisher ([cf7d5f6](https://github.com/philips-software/SPDXMerge/commit/cf7d5f6cdfa93295b8cd0c59acb1acfa58a8692e))
9
10
## [0.1.1](https://github.com/philips-software/SPDXMerge/compare/v0.1.0...v0.1.1) (2023-04-26)
11
12
setup.py
@@ -9,7 +9,7 @@
setup(
name='spdxmerge',
- version='0.1.1',
+ version='0.1.2',
13
description="merges content of two/more spdx sboms",
14
long_description_content_type="text/markdown",
15
url="https://github.com/philips-software/SPDXMerge",
0 commit comments