From 110e56859e9eb8a40fa1b75f3d211e1633d7a14b Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 00:15:15 +0000 Subject: [PATCH] chore(release): 1.7.3 [skip ci] ## [1.7.3](https://github.com/AkiKanellis/homelab/compare/v1.7.2...v1.7.3) (2022-05-28) ### Build System * **deps:** update all non-major dependencies ([#60](https://github.com/AkiKanellis/homelab/issues/60)) ([5c25d08](https://github.com/AkiKanellis/homelab/commit/5c25d08d4ed9685736dfd7d9c5582dacbfd5858f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69ef0c81c..93f6a9aec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.3](https://github.com/AkiKanellis/homelab/compare/v1.7.2...v1.7.3) (2022-05-28) + + +### Build System + +* **deps:** update all non-major dependencies ([#60](https://github.com/AkiKanellis/homelab/issues/60)) ([5c25d08](https://github.com/AkiKanellis/homelab/commit/5c25d08d4ed9685736dfd7d9c5582dacbfd5858f)) + ### [1.7.2](https://github.com/AkiKanellis/homelab/compare/v1.7.1...v1.7.2) (2022-05-22)