Commit Graph

8 Commits

Author SHA1 Message Date
e2c0294a5b chore(changelog): update unreleased changelog 2025-06-27 19:48:41 +00:00
9e35c1c6b9 feat(script): enhance git-cliff installer with extended options
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 5s
- Add support for custom architecture, installation directory, and dry-run mode
- Improve version comparison and upgrade logic for better usability
- Refactor help output and argument parsing for clarity and flexibility
- Ensure compatibility with additional architecture triplets
2025-06-27 21:48:34 +02:00
5fcc1d3aa2 docs(readme): update title and add license link
- Update repository title to reflect purpose more clearly
- Add a link to the MIT license for better accessibility
2025-06-27 21:48:34 +02:00
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