Commit b5ea870d authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(semantic-release): release 1.3.2 - [ci skip on prod]

parent df14ef26
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.3.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.1...1.3.2) (2024-07-04)


### Bug Fixes

* accept other arguments ([ad32c59](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/ad32c59292e9364432b9192c76a0a85b7b1ca26a))
* support old bom/token path ([ce27817](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/ce27817ec832bd6dd73a36fc77d73a0c68efb35b))

## [1.3.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.0...1.3.1) (2024-07-02)


+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "sbom-scanner"
version = "1.3.1"
version = "1.3.2"
description = "Dependency Track SBOM Scanner"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"