build(version): bump version 0.0.1 → 0.0.2

This commit is contained in:
NFC CI
2022-02-11 23:51:41 +00:00
parent bbd2f14662
commit 516541b5e0
2 changed files with 12 additions and 1 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits
tag_format: v$major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.0.1
version: 0.0.2

11
CHANGELOG.md Normal file
View File

@ -0,0 +1,11 @@
## v0.0.2 (2022-02-11)
### Documentaton / Guides
- **README**: [bbd2f146](https://gitlab.com/nofusscomputing/projects/docker-mail/-/commit/bbd2f14662a05d58fd6e5a7062b0d1cc51268489) - added initial repo readme [ [#1](https://gitlab.com/nofusscomputing/projects/docker-mail/-/issues/1) ]
## v0.0.1 (2022-02-11)
### Continious Integration
- **gitlab-ci**: [4a6f36d0](https://gitlab.com/nofusscomputing/projects/docker-mail/-/commit/4a6f36d07835cbc7076833de129ed668cf1002ce) - added gitlab CI v0.6.1rc0 [ [#1](https://gitlab.com/nofusscomputing/projects/docker-mail/-/issues/1) ]