Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.7](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.6...1.0.7) (2024-09-23) ### Bug Fixes * handle 409 conflict error as warnings ([9c13da4](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/9c13da41501d020e47f1733428612e3c7747e758)) ## [1.0.6](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.5...1.0.6) (2024-09-20) 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.6" version = "1.0.7" 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.7](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.6...1.0.7) (2024-09-23) ### Bug Fixes * handle 409 conflict error as warnings ([9c13da4](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/9c13da41501d020e47f1733428612e3c7747e758)) ## [1.0.6](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.5...1.0.6) (2024-09-20) 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.6" version = "1.0.7" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading