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

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

parent 28974de9
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.0.17](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.16...1.0.17) (2024-12-16)


### Bug Fixes

* **cli:** add some missing config environment variables ([5429a78](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/5429a78f4d433671abc1c7c7bd05f12ad2cfff42))
* skip project if CI/CD is disabled ([cce12bc](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/cce12bca88ef5124188f4f259e80257688fd15ea))

## [1.0.16](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.15...1.0.16) (2024-12-06)


+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.0.16"
version = "1.0.17"
description = "GitLab Butler CLI"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"