Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.10](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.9...1.0.10) (2024-11-03) ### Bug Fixes * check access level before trying to process a project ([1982734](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/19827348135b6273bd9ff4c49a1fa2c39ab1f865)) ## [1.0.9](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.8...1.0.9) (2024-10-11) 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.9" version = "1.0.10" 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.10](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.9...1.0.10) (2024-11-03) ### Bug Fixes * check access level before trying to process a project ([1982734](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/19827348135b6273bd9ff4c49a1fa2c39ab1f865)) ## [1.0.9](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.8...1.0.9) (2024-10-11) 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.9" version = "1.0.10" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading