Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.0...1.3.1) (2024-12-06) ### Bug Fixes * **avatar:** avatar comparison - check HEAD requests return status ([685671f](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/685671f3415a1ee5dceb1ae25e6789a0b5b3c63e)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.4...1.3.0) (2024-12-05) 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.3.0" version = "1.3.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.3.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.0...1.3.1) (2024-12-06) ### Bug Fixes * **avatar:** avatar comparison - check HEAD requests return status ([685671f](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/685671f3415a1ee5dceb1ae25e6789a0b5b3c63e)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.4...1.3.0) (2024-12-05) 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.3.0" version = "1.3.1" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading