Commit 48bd00e3 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

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

parent ff727e10
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.1.7](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.6...1.1.7) (2025-01-31)


### Bug Fixes

* fully support ISO 8601 timestamps (pipeline updated_at), including with a non-UTC TZ ([2bb635e](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/2bb635e356e3abc91080943477cc8ae008f7250b))

## [1.1.6](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.5...1.1.6) (2025-01-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-butler"
version = "1.1.6"
version = "1.1.7"
description = "GitLab Butler CLI"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"