Commit Graph

5 Commits

Author SHA1 Message Date
a3661711ef chore(changelog): update unreleased changelog 2025-06-27 19:33:33 +00:00
e715106e05 feat(script): add installer for git-cliff binary
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 7s
- Introduce a bash script to install the git-cliff binary
- Support fetching the latest or specific versions from GitHub
- Ensure compatibility with x86_64 Linux systems
- Validate required tools and handle installation errors
2025-06-27 21:33:15 +02:00
a1ad2caa04 feat(vscode): add custom activity bar color settings
- Introduces custom color configurations for the activity bar
  and badges in Visual Studio Code.
- Enhances the visual appearance and personalization.
2025-06-27 21:32:56 +02:00
d1ce6d90fb chore(workflows): add release workflow and merge message template
- Add a default merge message template for pull requests
- Introduce a release workflow to automate changelog generation
- Configure workflow to trigger on pushes to main and other branches
2025-06-27 21:32:35 +02:00
9c42471e53 Initial commit 2025-06-27 21:22:58 +02:00