Skip to content

Commit 8875d45

Browse files
authored
Merge pull request #34 from philips-software/release-please--branches--main
chore(main): release 0.1.2
2 parents 8d2b7f0 + b8ebf5b commit 8875d45

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.1.1](https://github.com/philips-software/SPDXMerge/compare/v0.1.0...v0.1.1) (2023-04-26)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='spdxmerge',
12-
version='0.1.1',
12+
version='0.1.2',
1313
description="merges content of two/more spdx sboms",
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/philips-software/SPDXMerge",

0 commit comments

Comments
 (0)