From 200b3d3e53390ffb75fbd4e7f5201b4a27c03d4c Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sat, 14 Jun 2025 16:56:21 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da9e52..1190c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(workflows)* Enhance release process with additional steps - *(action)* Add default values for optional inputs - *(workflow)* Enhance release process with additional steps +- *(action)* Add environment variables for version detection ### 🐛 Bug Fixes @@ -31,5 +32,6 @@ All notable changes to this project will be documented in this file. - *(gitignore)* Add rule to exclude environment files - *(workflows)* Update release step with descriptive name +- *(changelog)* Update unreleased changelog