build(version): bump version 0.1.0 → 0.2.0
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user