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

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

parent 1bd141bc
Loading
Loading
Loading
Loading
Loading

CHANGELOG.md

0 → 100644
+14 −0
Original line number Diff line number Diff line
# [1.1.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.0.0...1.1.0) (2024-04-27)


### Bug Fixes

* pydantic parse_obj deprecation warning ([ea50ac4](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/ea50ac42e094e73700cba3e9ec497126ab9a723d))


### Features

* check container image rules ([f7f54bb](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/f7f54bba300ed786d0eb92dda70d4bfa206d5365)), closes [#5](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/5) [#6](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/6)
* check emtpy default can be omitted in Kicker ([d19c780](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d19c780e5a4648b6ee0199eee19636158ceec69b)), closes [#2](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/2)
* check jobs prefix rule ([06fa347](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/06fa3473493d0e2a15900bcb44344217819c6f50)), closes [#4](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/4)
* check report naming conventions ([f258fa8](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/f258fa877d1683382b49bb823711f71d02513c15)), closes [#3](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/3)
+1 −1
Original line number Diff line number Diff line
[tool.poetry]
name = "tbc-check"
version = "0.1.0"
version = "1.1.0"
description = "to-be-continuous checker CLI tool"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"