Skip to content

Commit 2bc034f

Browse files
chore(main): release 2.0.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e78065 commit 2bc034f

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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+
".": "2.0.0"
33
}

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/syaghoubi00/ansible-collection-homelab/compare/v1.0.0...v2.0.0) (2025-01-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **roles:** remove submodules to prep for monorepo migration
9+
10+
### Features
11+
12+
* add epel role to collection ([d49c689](https://github.com/syaghoubi00/ansible-collection-homelab/commit/d49c689ae747d5ea214002ec2cf8d9bf037cc463))
13+
* add kea role ([2916556](https://github.com/syaghoubi00/ansible-collection-homelab/commit/2916556c14edb998e1f8bd477d45ec984785dde5))
14+
15+
16+
### Code Refactoring
17+
18+
* **roles:** remove submodules to prep for monorepo migration ([946951c](https://github.com/syaghoubi00/ansible-collection-homelab/commit/946951c685646de6df3ca5233b73fd8ad65156f6))
19+
320
## 1.0.0 (2025-01-13)
421

522

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: 2.0.0

0 commit comments

Comments
 (0)