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

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

parent 63986193
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.1.4](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.3...1.1.4) (2025-01-14)


### Bug Fixes

* display tool version ([701b8fa](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/701b8fa900ac272d194198951b895179a6c2659b))
* ignore pipeline and display a warning message when ref of pipeline triggered by MR does not have the correct format ([8166309](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/8166309b1bce8e04ab88e309483fe57a0f2791f6))

## [1.1.3](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.2...1.1.3) (2025-01-14)


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

[tool.poetry]
name = "gitlab-butler"
version = "1.1.3"
version = "1.1.4"
description = "GitLab Butler CLI"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"