From 7e6528f669797db6d68d37151d3319f521221072 Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Fri, 31 May 2024 07:24:53 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.5.0=20?= =?UTF-8?q?=E2=86=92=200.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index 3081a1c..049db2b 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.5.0 + version: 0.6.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a75b8f..ce4c660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.6.0 (2024-05-31) + +### Features + +- [ec51bf83](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/ec51bf8328a5be9f589b314a2c38b9c213127dcb) - Bump GLPI version 10.0.14 -> 10.0.15 [ [!34](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/34) ] + ## 0.5.0 (2024-03-27) ### Features