From 5c0ae80759fd6f540b862a2b1284c4a54f013dc4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 15 Feb 2025 19:05:01 +0000 Subject: [PATCH] chore(release): prepare for 1.3.6 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 110f93c..3000639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [1.3.6] - 2025-02-13 +## [1.3.6] - 2025-02-15 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.32.2 +- *(deps)* Update module github.com/sanity-io/litter to v1.5.8 ### ⚙️ Miscellaneous Tasks