From 5c9340eb641ca1b0ba9f2aada134c4fc09d59c9e Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:39:12 +0000 Subject: [PATCH] chore(release): 1.20.36 [skip ci] ## [1.20.36](https://github.com/akikanellis/homelab/compare/v1.20.35...v1.20.36) (2024-04-02) ### Build System * **deps:** update dependency netaddr to v1 ([#426](https://github.com/akikanellis/homelab/issues/426)) ([961f47d](https://github.com/akikanellis/homelab/commit/961f47dc0bd34cb2f0a87bcd577ef468bd43577f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af10b75d..5e2cc17e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.36](https://github.com/akikanellis/homelab/compare/v1.20.35...v1.20.36) (2024-04-02) + + +### Build System + +* **deps:** update dependency netaddr to v1 ([#426](https://github.com/akikanellis/homelab/issues/426)) ([961f47d](https://github.com/akikanellis/homelab/commit/961f47dc0bd34cb2f0a87bcd577ef468bd43577f)) + ## [1.20.35](https://github.com/akikanellis/homelab/compare/v1.20.34...v1.20.35) (2024-04-02)