build(version): bump version 0.6.0 → 0.7.0

This commit is contained in:
2024-08-01 06:54:45 +00:00
parent 01d78e0bfb
commit 0813f5be06
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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