Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.21](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.20...1.1.21) (2026-02-15) ### Bug Fixes * handle case of shared project which path are be outside initial group path ([cfd1e81](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/cfd1e81e7274bfc84bc5db1360b5ef1efbb92ee8)) ## [1.1.20](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.19...1.1.20) (2026-02-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.20" version = "1.1.21" 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.21](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.20...1.1.21) (2026-02-15) ### Bug Fixes * handle case of shared project which path are be outside initial group path ([cfd1e81](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/cfd1e81e7274bfc84bc5db1360b5ef1efbb92ee8)) ## [1.1.20](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.19...1.1.20) (2026-02-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.20" version = "1.1.21" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading