Skip to content

Commit 8aa7c6d

Browse files
chore(main): release 1.1.0
1 parent 947279b commit 8aa7c6d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/syaghoubi00/ansible-collection-homelab/compare/v1.0.0...v1.1.0) (2025-05-05)
4+
5+
6+
### Features
7+
8+
* add kea role to collection ([c5ff695](https://github.com/syaghoubi00/ansible-collection-homelab/commit/c5ff69502c01c3b7ccddb85130d1b0d0ff99f053))
9+
* add role to install epel ([c51a61e](https://github.com/syaghoubi00/ansible-collection-homelab/commit/c51a61e635446c8ce19af927eacfa88d01ba8c4d))
10+
* **role.docker:** move docker role to collection ([1834d2c](https://github.com/syaghoubi00/ansible-collection-homelab/commit/1834d2c6cb97941837662127c3ecb9aacbcb8806))
11+
* **roles.zfs:** migrate zfs role to collection ([947279b](https://github.com/syaghoubi00/ansible-collection-homelab/commit/947279bed4fecae88209c193b0e1610038421ac0))
12+
313
## 1.0.0 (2025-01-20)
414

515

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ repository: https://github.com/syaghoubi00/ansible-collection-homelab
1515
tags:
1616
- infra
1717
- homelab
18-
version: 1.0.0
18+
version: 1.1.0

0 commit comments

Comments
 (0)