Commit b0e5477
authored
chore: Add Release Please action (#176)
Adds the [release-please-action][1] so it automates CHANGELOG generation,
the creation of GitHub releases, and version bumps for your projects.
It does so by parsing the git history, looking for [Conventional Commit
messages][2], and creating release PRs.
[1]: https://github.com/googleapis/release-please-action
[2]: https://www.conventionalcommits.org1 parent 703d2b9 commit b0e5477
1 file changed
Lines changed: 21 additions & 0 deletions
| 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 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments