Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.0...1.1.1) (2025-01-09) ### Bug Fixes * delay when iterating over pipelines pages in dry-run mode ([d645ed4](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/d645ed445412ea83252f081a5836403e00bf03f7)) # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.20...1.1.0) (2025-01-09) 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.1.0" version = "1.1.1" 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.1.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.0...1.1.1) (2025-01-09) ### Bug Fixes * delay when iterating over pipelines pages in dry-run mode ([d645ed4](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/d645ed445412ea83252f081a5836403e00bf03f7)) # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.20...1.1.0) (2025-01-09) 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.1.0" version = "1.1.1" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading