Skip to content

Commit 6c63d2b

Browse files
chore(main): release 1.1.0
1 parent 5b7816b commit 6c63d2b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/syaghoubi00/ansible-collection-homelab/compare/v1.0.0...v1.1.0) (2025-01-22)
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+
311
## 1.0.0 (2025-01-20)
412

513

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)