diff --git a/CHANGELOG.md b/CHANGELOG.md index ee6fcab..3498cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.2.0] - 2025-06-29 + +### 🚀 Features + +- *(ci)* Add default CI configuration for pipelines + +### 🐛 Bug Fixes + +- *(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 ### 🐛 Bug Fixes