Loading CHANGELOG.md +8 −0 Original line number Diff line number Diff line ## [1.1.12](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.11...1.1.12) (2025-06-06) ### Bug Fixes * **deps:** update dependency python-gitlab to v6 ([35fd5fd](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/35fd5fda718b50689f06be621e1977d5c4ba7efb)) * **deps:** update poetry dependencies ([0e33e83](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/0e33e83cf1e70032eb46b343d8fb77541b3e5354)) ## [1.1.11](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.10...1.1.11) (2025-05-02) 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.11" version = "1.1.12" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +8 −0 Original line number Diff line number Diff line ## [1.1.12](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.11...1.1.12) (2025-06-06) ### Bug Fixes * **deps:** update dependency python-gitlab to v6 ([35fd5fd](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/35fd5fda718b50689f06be621e1977d5c4ba7efb)) * **deps:** update poetry dependencies ([0e33e83](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/0e33e83cf1e70032eb46b343d8fb77541b3e5354)) ## [1.1.11](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.10...1.1.11) (2025-05-02) 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.11" version = "1.1.12" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading