From 8aa7c6dc3c928e6bed98765f59bc13c9cd4a4802 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 22:17:13 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ galaxy.yml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..5fdd883 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6468fce..9a5b687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.1.0](https://github.com/syaghoubi00/ansible-collection-homelab/compare/v1.0.0...v1.1.0) (2025-05-05) + + +### Features + +* add kea role to collection ([c5ff695](https://github.com/syaghoubi00/ansible-collection-homelab/commit/c5ff69502c01c3b7ccddb85130d1b0d0ff99f053)) +* add role to install epel ([c51a61e](https://github.com/syaghoubi00/ansible-collection-homelab/commit/c51a61e635446c8ce19af927eacfa88d01ba8c4d)) +* **role.docker:** move docker role to collection ([1834d2c](https://github.com/syaghoubi00/ansible-collection-homelab/commit/1834d2c6cb97941837662127c3ecb9aacbcb8806)) +* **roles.zfs:** migrate zfs role to collection ([947279b](https://github.com/syaghoubi00/ansible-collection-homelab/commit/947279bed4fecae88209c193b0e1610038421ac0)) + ## 1.0.0 (2025-01-20) diff --git a/galaxy.yml b/galaxy.yml index 078f47d..1985cf9 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -15,4 +15,4 @@ repository: https://github.com/syaghoubi00/ansible-collection-homelab tags: - infra - homelab -version: 1.0.0 +version: 1.1.0