bump: version 0.2.0 → 0.3.0
All checks were successful
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped

This commit is contained in:
Gitea-Actions Bot 2024-05-13 21:28:55 +00:00
parent 0045736969
commit cdeee7436c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## 0.3.0 (2024-05-13)
### Feat
- **generate_credentials**: generate new accesor ids and vault token credentials
- **vault**: enable consul service registration automatically if consul is also enabled
## 0.2.0 (2024-05-05)
### Feat

View File

@ -1,7 +1,7 @@
---
namespace: ednz_cloud
name: hashistack
version: 0.2.0
version: 0.3.0
readme: README.md
authors:
- Bertrand Lanson <bertrand.lanson@protonmail.com>