build(version): bump version 0.1.0rc0 → 0.1.0

This commit is contained in:
2024-03-19 08:14:36 +00:00
parent 1838459293
commit df2e7092d7
2 changed files with 8 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.1.0rc0
version: 0.1.0

View File

@ -1,3 +1,10 @@
## 0.1.0 (2024-03-19)
### Features
- **bind**: [569fc252](https://gitlab.com/nofusscomputing/projects/docker-bind/-/commit/569fc2528c4eeb8e61482ff89b8224b5109489c6) - run command to specify ipv4, config file and log file [ [!17](https://gitlab.com/nofusscomputing/projects/docker-bind/-/merge_requests/17) ]
- **bind**: [01c9be4a](https://gitlab.com/nofusscomputing/projects/docker-bind/-/commit/01c9be4aebb6fab9caffde2ec5c48ccbfc60809f) - update 9.18.19-r0 -> 9.18.24-r0 [ [!17](https://gitlab.com/nofusscomputing/projects/docker-bind/-/merge_requests/17) ]
## 0.1.0rc0 (2023-11-13)
### Bug Fixes