build(version): bump version 0.1.0 → 0.2.0

This commit is contained in:
2023-10-28 07:51:52 +00:00
parent 483511129e
commit b998feb289
2 changed files with 7 additions and 1 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true update_changelog_on_bump: true
version: 0.1.0 version: 0.2.0

View File

@ -1,3 +1,9 @@
## 0.2.0 (2023-10-28)
### Features
- **glpi**: [a50e33cb](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/a50e33cbc96b2d6791f8ae288e1beea88a459f38) - Bumped to version 10.0.10 [ [!7](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/7) ]
## 0.1.0 (2023-08-30) ## 0.1.0 (2023-08-30)
### Bug Fixes ### Bug Fixes