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

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

parent 24c0a584
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.8.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.2...1.8.3) (2025-11-03)


### Bug Fixes

* add missing hash_ctx argument ([24c0a58](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/24c0a5842c3853a678b6b62a0990bc04f6a3f25f)), closes [#9](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/9)

## [1.8.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.1...1.8.2) (2025-09-29)


+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.2"
version = "1.8.3"
description = "to-be-continuous checker CLI tool"
authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }]
license = "LGPL"