Commit cb1a6a4
fix: add packages section to release-please config (#39)
In manifest mode (config-file + manifest-file), release-please
requires an explicit packages section to know which paths to
release. Without it, Set(0) commits are found and no release
PR is created. Moving release-type and version-file under
packages['.'] fixes this.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8ab12ac commit cb1a6a4
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments