chore: add semantic-release workflow and configuration
Some checks failed
Release / release (push) Failing after 41s

Added GitHub Actions workflow for automatic versioning and releases using semantic-release with Angular commit convention.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Bastian de Byl
2025-10-03 11:11:16 -04:00
parent 043da741fa
commit 8bcd564447
3 changed files with 78 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.json
!.releaserc.json
*.sum
config/*