Commit 4e99d9e8 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(semantic-release): release 1.6.2 - [ci skip on prod]

parent b02bbfc1
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.6.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.1...1.6.2) (2025-10-13)


### Bug Fixes

* :recycle: Changed to a flag instead of argument taking a boolean value ([c92f998](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/c92f99866c1c2c687556700752152bc54e5ec6bb))
* :sparkles: Added option to keep base URL for destination GitLab ([e7695ca](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/e7695cad3540c23bceb7c5c3885ae3e73628281c)), closes [to-be-continuous/tools/gitlab-cp#11](https://gitlab.com/to-be-continuous/tools/gitlab-cp/issues/11)

## [1.6.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.0...1.6.1) (2025-09-25)


+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[project]
name = "gitlab-cp"
version = "1.6.1"
version = "1.6.2"
description = "GitLab Copy CLI"
authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }]
license = "LGPL"