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

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

parent 821d1069
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.4.5](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.4.4...1.4.5) (2024-10-02)


### Bug Fixes

* add a better error message when server is unreachable ([550816b](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/550816b039f54c77b81503ac8f2a85d4ab49833f))
* check if the token is valid ([821d106](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/821d10691ecfdc7bc3a2bb7c9037a04209b289b7))

## [1.4.4](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.4.3...1.4.4) (2024-09-20)


+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.4.4"
version = "1.4.5"
description = "Dependency Track SBOM Scanner"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"