From d0b6daa95a112317c427db270fb2f44161a5fa15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:41:55 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a20a99..e12a832 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.1.0](https://github.com/tryrocket-cloud/home-ops-1/compare/v0.0.1...v0.1.0) (2024-11-08) + + +### Features + +* add mafl application ([d87229b](https://github.com/tryrocket-cloud/home-ops-1/commit/d87229bcc0b79f991e94692c9c9be2efb2c0202e)) +* **app:** add homer dashboard ([26c40c1](https://github.com/tryrocket-cloud/home-ops-1/commit/26c40c1cfce6203d06185ef24dc9dedd558b3909)), closes [#35](https://github.com/tryrocket-cloud/home-ops-1/issues/35) +* **docs:** add documentation ([8ede2da](https://github.com/tryrocket-cloud/home-ops-1/commit/8ede2da74d1d83d07a74faf5f1d080216a10c5c7)) +* Introduce Justfile ([3117ed8](https://github.com/tryrocket-cloud/home-ops-1/commit/3117ed8d46da03a197f37b292bed6d67c1d4517c)) + ## 0.0.1 (2024-09-26)