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

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

parent 6e93a154
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.8.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.0...1.8.1) (2025-09-28)


### Bug Fixes

* replace '<>' with quotes (not html encoded in GitLab) ([6e93a15](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/6e93a154a5e3e9b2686496d688f8eb8a6f5fc6c0))

# [1.8.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.7.0...1.8.0) (2025-09-28)


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

[project]
name = "tbc-check"
version = "1.8.0"
version = "1.8.1"
description = "to-be-continuous checker CLI tool"
authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }]
license = "LGPL"