908eeab247
chore(gitignore): add rule to ignore environment files
...
- Adds a pattern to ignore all `.env` files across the project
- Helps prevent sensitive environment configurations from being committed
2025-06-27 22:16:45 +02:00
62e259f9f0
feat(workflows): add major version tagging for releases
...
- Introduce a workflow to automate major version tag creation
- Derives major version from release tag and re-creates the tag
- Supports easier version management for published releases
2025-06-27 22:16:34 +02:00
2ea1395252
chore(workflows): add release workflow and merge template
...
- Add a default merge message template for pull requests
- Introduce a release workflow to automate changelog generation
and publishing
2025-06-27 22:16:20 +02:00
5a6b43f379
feat(vscode): add custom activity bar and peacock colors
2025-06-27 22:16:08 +02:00