From 0813f5be06a7ccb03446580024ba3dc70c32a63b Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Thu, 1 Aug 2024 06:54:45 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.6.0=20?= =?UTF-8?q?=E2=86=92=200.7.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 049db2b..5389e2e 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.6.0 + version: 0.7.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4c660..4bfa1ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.7.0 (2024-08-01) + +### Features + +- [01d78e0b](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/01d78e0bfb32aee9701379f1cb96f971100d1946) - Bump GLPI version 10.0.15 -> 10.0.16 [ [!34](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/34) ] + ## 0.6.0 (2024-05-31) ### Features