Commit 21eb20a5 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

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

parent 288411a5
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.1.8](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.7...1.1.8) (2024-06-30)


### Bug Fixes

* fix insecure on avatar by replace urlretrieve by requests.get ([610c1a7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/610c1a79f3f597b2cd8cf9c342edcb10d8fa8c02)), closes [#3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/issues/3)

## [1.1.7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.6...1.1.7) (2024-05-31)


+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.7"
version = "1.1.8"
description = "GitLab Copy CLI"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"