Commit 314c97d
authored
feat: add release-please workflow (#3)
This adds automated release management using Google's release-please action.
The workflow will:
- Create and maintain release PRs based on conventional commits
- Update package.json version on release
- Generate CHANGELOG.md
- Create GitHub releases when release PR is merged
Release-As: 1.0.01 parent 451aeb8 commit 314c97d
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments