build(version): bump version 0.2.0 → 0.3.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.2.0
|
version: 0.3.0
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
## 0.3.0 (2024-01-09)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- **php**: [dffc7014](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/dffc70141f46cf7f719aa928bd76aa4e55b67a0d) - Bumped to version 8.2 [ [!13](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/13) ]
|
||||||
|
- **glpi**: [4820e30d](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/commit/4820e30d551d904d4781e503ca2c8adb7a336fbd) - Bumped to version 10.0.11 [ [!13](https://gitlab.com/nofusscomputing/projects/docker-glpi/-/merge_requests/13) ]
|
||||||
|
|
||||||
## 0.2.0 (2023-10-28)
|
## 0.2.0 (2023-10-28)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
Reference in New Issue
Block a user