Loading CHANGELOG.md +13 −0 Original line number Diff line number Diff line # 1.0.0 (2024-07-09) ### Bug Fixes * **deps:** update poetry dependencies ([26e0c54](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/26e0c5488a435eb6416b7c6677aa96780abaa04a)) * **deps:** update poetry dependencies ([c5c3ec0](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/c5c3ec07e9b17adddadd56b21ecdc1650c964596)) ### Features * add pipelines cleanup feature ([14bdd00](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/14bdd00ae14a75c80d6968c88011a59fb6612a14)) ## [1.0.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.0...1.0.1) (2024-05-31) 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-butler" version = "1.0.1" version = "1.0.0" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +13 −0 Original line number Diff line number Diff line # 1.0.0 (2024-07-09) ### Bug Fixes * **deps:** update poetry dependencies ([26e0c54](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/26e0c5488a435eb6416b7c6677aa96780abaa04a)) * **deps:** update poetry dependencies ([c5c3ec0](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/c5c3ec07e9b17adddadd56b21ecdc1650c964596)) ### Features * add pipelines cleanup feature ([14bdd00](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/14bdd00ae14a75c80d6968c88011a59fb6612a14)) ## [1.0.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.0...1.0.1) (2024-05-31) 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-butler" version = "1.0.1" version = "1.0.0" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading