Loading CHANGELOG.md +8 −0 Original line number Diff line number Diff line # [1.5.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.4.0...1.5.0) (2025-06-07) ### Features * add multi-branches synchronization support ([004c8a7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/004c8a752c316ffb9c6206db1c71b043de925ede)) * allow skipping releases synchronization ([6af7b06](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/6af7b06781c248692195ad6f1eec04677fca3e52)) # [1.4.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.4...1.4.0) (2025-05-10) 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.4.0" version = "1.5.0" description = "GitLab Copy 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.5.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.4.0...1.5.0) (2025-06-07) ### Features * add multi-branches synchronization support ([004c8a7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/004c8a752c316ffb9c6206db1c71b043de925ede)) * allow skipping releases synchronization ([6af7b06](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/6af7b06781c248692195ad6f1eec04677fca3e52)) # [1.4.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.4...1.4.0) (2025-05-10) 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.4.0" version = "1.5.0" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading