Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.9.1"
".": "0.9.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.2](https://github.com/hostinger/ansible-collection-common/compare/v0.9.1...v0.9.2) (2026-02-06)


### Bug Fixes

* **registry:** Template registry name in tasks and handlers ([#28](https://github.com/hostinger/ansible-collection-common/issues/28)) ([bacf31a](https://github.com/hostinger/ansible-collection-common/commit/bacf31ae5b578d0daa0712be56ef6fcc71666815))

## [0.9.1](https://github.com/hostinger/ansible-collection-common/compare/v0.9.0...v0.9.1) (2026-02-06)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace: hostinger
name: common
repository: https://github.com/hostinger/ansible-collection-common
version: 0.9.1
version: 0.9.2
readme: README.md
authors:
- konradasb
Expand Down