From 90f35594279cd446ec46c6f17274013a86efc66f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 29 Jun 2025 11:33:01 +0000 Subject: [PATCH] chore(release): prepare for 0.2.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 467680b..3498cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.0] - 2025-06-27 +## [0.2.0] - 2025-06-29 ### 🚀 Features @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update dependency nodemon to v3.1.10 - *(deps)* Update dependency debug to v4.4.1 - *(deps)* Update dependency serve-favicon to v2.5.1 +- *(k8s)* Update ingress configuration for backend service ## [0.1.5] - 2025-04-03