Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.11](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.10...1.0.11) (2024-11-08) ### Bug Fixes * sanitize user provided group path and print a warning ([088043f](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/088043ff184b6459c514292c476e503f27b9bd6e)) ## [1.0.10](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.9...1.0.10) (2024-11-03) 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.10" version = "1.0.11" 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.11](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.10...1.0.11) (2024-11-08) ### Bug Fixes * sanitize user provided group path and print a warning ([088043f](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/088043ff184b6459c514292c476e503f27b9bd6e)) ## [1.0.10](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.9...1.0.10) (2024-11-03) 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.10" version = "1.0.11" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading