Commit 0b3c7e79 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

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

parent ac5fad33
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
## [1.1.6](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.5...1.1.6) (2024-05-27)


### Bug Fixes

* don't fail when Git repo has no commit ([8ae334d](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/8ae334d65e7d5ab07be6b84843262aeef69318d1))
* use subgroups API instead of descendant_groups ([ac5fad3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/ac5fad33a36e1e39917ffb75310c5c629442463c)), closes [#2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/issues/2)

## [1.1.5](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.4...1.1.5) (2024-04-30)


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

[tool.poetry]
name = "gitlab-cp"
version = "1.1.5"
version = "1.1.6"
description = "GitLab Copy CLI"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"