Skip to content

Commit

Permalink
chore(main): Release 0.6.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hostbot authored Dec 18, 2023
1 parent 4b53735 commit fae4d30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.1](https://github.com/hostinger/ansible-collection-core/compare/v0.6.0...v0.6.1) (2023-12-18)


### Bug Fixes

* **roles/registry:** Add garbage collection cronjob ([#12](https://github.com/hostinger/ansible-collection-core/issues/12)) ([4b53735](https://github.com/hostinger/ansible-collection-core/commit/4b537351dfc28caafd9942bf682c800b68616363))

## [0.6.0](https://github.com/hostinger/ansible-collection-core/compare/v0.5.0...v0.6.0) (2023-11-21)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: hostinger
name: core
repository: https://github.com/hostinger/ansible-collection-core
version: 0.6.0 # x-release-please-version
version: 0.6.1 # x-release-please-version
readme: README.md
authors:
- konradasb
Expand Down

0 comments on commit fae4d30

Please sign in to comment.