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

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

parent 5471a06e
Loading
Loading
Loading
Loading
Loading

CHANGELOG.md

0 → 100644
+6 −0
Original line number Diff line number Diff line
# 1.0.0 (2024-05-25)


### Features

* initial commit ([5471a06](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/5471a06ee63671c752be98e434e96f0d5a061629))
+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 = "0.0.1"
version = "1.0.0"
description = "Dependency Track SBOM Scanner"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"