From 9fff8c7d38e1da0242e744ab9d279de7245493b8 Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 22:25:18 +0000 Subject: [PATCH] chore(release): 1.20.13 [skip ci] ## [1.20.13](https://github.com/akikanellis/homelab/compare/v1.20.12...v1.20.13) (2024-01-20) ### Build System * **deps:** update actions/cache action to v4 ([#414](https://github.com/akikanellis/homelab/issues/414)) ([2a01de8](https://github.com/akikanellis/homelab/commit/2a01de83316d723be7d338946a867840183b78fb)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e2dd7ec7..3179b43fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.13](https://github.com/akikanellis/homelab/compare/v1.20.12...v1.20.13) (2024-01-20) + + +### Build System + +* **deps:** update actions/cache action to v4 ([#414](https://github.com/akikanellis/homelab/issues/414)) ([2a01de8](https://github.com/akikanellis/homelab/commit/2a01de83316d723be7d338946a867840183b78fb)) + ## [1.20.12](https://github.com/akikanellis/homelab/compare/v1.20.11...v1.20.12) (2024-01-20)