build(version): bump version 0.3.0 → 0.4.0

This commit is contained in:
2024-02-01 10:56:29 +00:00
parent 0f9b203815
commit 89fa6cf4b5
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.3.0
version: 0.4.0

View File

@ -1,3 +1,9 @@
## 0.4.0 (2024-02-01)
### Features
- [0f9b2038](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/0f9b203815e69156fbbd538edf19cf7f22654e4d) - Bump GLPI version to 10.0.12 [ [!13](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/13) ]
## 0.3.0 (2024-01-09)
### Features