Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.15](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.14...1.0.15) (2024-11-29) ### Bug Fixes * use default config when env variable is set but empty ([a21a4bc](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/a21a4bca88bf96c998982ef8760cff9b94df9ffe)) ## [1.0.14](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.13...1.0.14) (2024-11-29) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "gitlab-butler" version = "1.0.14" version = "1.0.15" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.15](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.14...1.0.15) (2024-11-29) ### Bug Fixes * use default config when env variable is set but empty ([a21a4bc](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/a21a4bca88bf96c998982ef8760cff9b94df9ffe)) ## [1.0.14](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.13...1.0.14) (2024-11-29) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "gitlab-butler" version = "1.0.14" version = "1.0.15" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading