Loading CHANGELOG.md +12 −0 Original line number Diff line number Diff line # [1.6.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.5.0...1.6.0) (2025-06-18) ### Bug Fixes * **deps:** update poetry dependencies ([1b843e9](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/1b843e9b4b4fc37af5cee096f3cc357066bfd438)) ### Features * deny release hash change ([afdc6db](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/afdc6dbf4e1b5bddc41938e5e141210b0c7b3d90)) # [1.5.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.4.0...1.5.0) (2025-06-07) 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.5.0" version = "1.6.0" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +12 −0 Original line number Diff line number Diff line # [1.6.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.5.0...1.6.0) (2025-06-18) ### Bug Fixes * **deps:** update poetry dependencies ([1b843e9](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/1b843e9b4b4fc37af5cee096f3cc357066bfd438)) ### Features * deny release hash change ([afdc6db](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/afdc6dbf4e1b5bddc41938e5e141210b0c7b3d90)) # [1.5.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.4.0...1.5.0) (2025-06-07) 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.5.0" version = "1.6.0" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading