Skip to content

Commit

Permalink
Merge pull request #34 from philips-software/release-please--branches…
Browse files Browse the repository at this point in the history
…--main

chore(main): release 0.1.2
  • Loading branch information
AnnieJovitha authored Apr 26, 2023
2 parents 8d2b7f0 + b8ebf5b commit 8875d45
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/philips-software/SPDXMerge/compare/v0.1.1...v0.1.2) (2023-04-26)


### Bug Fixes

* Use Trusted Publisher ([cf7d5f6](https://github.com/philips-software/SPDXMerge/commit/cf7d5f6cdfa93295b8cd0c59acb1acfa58a8692e))

## [0.1.1](https://github.com/philips-software/SPDXMerge/compare/v0.1.0...v0.1.1) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='spdxmerge',
version='0.1.1',
version='0.1.2',
description="merges content of two/more spdx sboms",
long_description_content_type="text/markdown",
url="https://github.com/philips-software/SPDXMerge",
Expand Down

0 comments on commit 8875d45

Please sign in to comment.