build: bump version 0.1.0 -> 0.1.1

!2
This commit is contained in:
2024-02-21 09:40:16 +00:00
parent 5b5f968bdd
commit 9159cbc8ac
3 changed files with 8 additions and 4 deletions

View File

@ -1,10 +1,15 @@
## Unreleased
### Fix
- **ci**: use correct collection name
## 0.1.0 (2024-02-21)
### Feat
- **docker**: adjust scanner job to run every 5 mins
- **docs**: add initial doc layout and CI jobs
- **docker**: container that launches server and scanner in one
### Fix
@ -13,4 +18,3 @@
- **ci**: ensure docker build and publish occurs
- Don't process results if scan report is empty
- **docs**: correct nav link
- add missing collection dep 'ansible.utils'