chore(changelog): update unreleased changelog

This commit is contained in:
2025-06-14 16:53:18 +00:00
parent 7bad547539
commit 99eb52732e

35
CHANGELOG.md Normal file
View File

@@ -0,0 +1,35 @@
# Changelog
All notable changes to this project will be documented in this file.
## [unreleased]
### 🚀 Features
- *(scripts)* Add CI utilities for versioning and changelog
- *(action)* Add composite action for changelog and release
- *(workflows)* Add automated changelog and release workflow
- *(workflows)* Enhance release process with additional steps
- *(action)* Add default values for optional inputs
- *(workflow)* Enhance release process with additional steps
### 🐛 Bug Fixes
- *(action)* Ensure fallback for release token input
### 🚜 Refactor
- *(action)* Remove unused changelog and release steps
- *(action)* Remove unused CLI setup steps
- *(action)* Remove unused steps for version management
### 🎨 Styling
- *(vscode)* Customize activity bar and theme colors
### ⚙️ Miscellaneous Tasks
- *(gitignore)* Add rule to exclude environment files
- *(workflows)* Update release step with descriptive name
<!-- generated by git-cliff -->