We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b9323e + f668841 commit 2959887Copy full SHA for 2959887
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/philips-software/SPDXMerge/compare/v0.1.0...v0.1.1) (2023-04-26)
4
+
5
6
+### Bug Fixes
7
8
+* Also tag the latest docker-image ([17e0deb](https://github.com/philips-software/SPDXMerge/commit/17e0deb57f14ddc30d6f57bd44ce6ecc096ac556))
9
10
## [0.1.0](https://github.com/philips-software/SPDXMerge/compare/v0.1.0...v0.1.0) (2023-04-03)
11
12
setup.py
@@ -9,7 +9,7 @@
setup(
name='spdxmerge',
- version='0.1.0',
+ version='0.1.1',
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