Skip to content

Commit 286a0b0

Browse files
author
semantic-release
committed
chore(release): 3.5.0
1 parent 2c379d2 commit 286a0b0

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

33
<!-- version list -->
44

5+
## v3.5.0 (2026-02-02)
6+
7+
### Bug Fixes
8+
9+
- Task command fixes
10+
([`9dc04f5`](https://github.com/chutch3/homelab/commit/9dc04f513491fe1e8c15700e609dcc6ab5bdc942))
11+
12+
### Documentation
13+
14+
- Added copy button to code snippits
15+
([`6193efd`](https://github.com/chutch3/homelab/commit/6193efd5527c0bc446a9479358a8d5d7cc077e71))
16+
17+
- Documentation and readme improvments
18+
([`7413e80`](https://github.com/chutch3/homelab/commit/7413e8050d70b6100698a3f69de28b7b7049cce5))
19+
20+
- Documentation updates
21+
([`2c379d2`](https://github.com/chutch3/homelab/commit/2c379d20ede19912b719a2ab9d921882e75c13e6))
22+
23+
- Documentation updates
24+
([`a0f5229`](https://github.com/chutch3/homelab/commit/a0f522943ec5d18fb87f2105b93c8859690b5efe))
25+
26+
- Updated kopia docs
27+
([`7f98840`](https://github.com/chutch3/homelab/commit/7f988404ea7b1ebe15083fb20c9be72c587fbbf0))
28+
29+
### Features
30+
31+
- Added forgejo with authentik setup doc
32+
([`fc5f54c`](https://github.com/chutch3/homelab/commit/fc5f54cb406e36cbcee79fa9502bec809f529494))
33+
34+
- Added new ansible tasks to bettwe support creating and teardown
35+
([`4e15db1`](https://github.com/chutch3/homelab/commit/4e15db1a17f3cebaf2bdebc409d75f143295d956))
36+
37+
- Updated ansible deployment and teardown interfaces to include dns and uptime
38+
([`ef498ad`](https://github.com/chutch3/homelab/commit/ef498ad1fd505bbcbe27f7e46f04658c91eced21))
39+
40+
541
## v3.4.0 (2026-01-26)
642

743
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "homelab"
3-
version = "3.4.0"
3+
version = "3.5.0"
44
description = ""
55
authors = ["Cody Hutchens"]
66
license = "MIT"

0 commit comments

Comments
 (0)