chore: update version

This commit is contained in:
SuperQ 2023-03-17 13:01:43 +00:00 committed by github-actions[bot]
parent 81fde69d2a
commit e21d0e294b
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,11 @@ Prometheus.Prometheus Release Notes
v0.3.1
======
Bugfixes
--------
- fix: Don't log config deployments (https://github.com/prometheus-community/ansible/pull/73)
v0.3.0
======

View file

@ -89,4 +89,6 @@ releases:
changes:
trivial:
- 'docs: add workflow for auto generating ansible docs (https://github.com/prometheus-community/ansible/pull/69)'
bugfixes:
- "fix: Don't log config deployments (https://github.com/prometheus-community/ansible/pull/73)"
release_date: '2023-03-14'