build(version): bump version 0.5.0 → 0.6.0

This commit is contained in:
2024-05-31 07:24:53 +00:00
parent ec51bf8328
commit 7e6528f669
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.5.0
version: 0.6.0

View File

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