Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.0...1.1.1) (2024-04-29) ### Bug Fixes * add Git tool to docker image ([09b8435](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/09b843530ee3af14ae4ab1876f1d1c502e2f245c)) # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.0.0...1.1.0) (2024-04-27) 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-cp" version = "1.1.0" version = "1.1.1" description = "GitLab Copy 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-cp/compare/1.1.0...1.1.1) (2024-04-29) ### Bug Fixes * add Git tool to docker image ([09b8435](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/09b843530ee3af14ae4ab1876f1d1c502e2f245c)) # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.0.0...1.1.0) (2024-04-27) 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-cp" version = "1.1.0" version = "1.1.1" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading