Commit 5a7d076
authored
fix: move signoff to top-level in release-please config (#47)
The signoff field is only read at the top level of release-please-config.json.
Placing it inside packages["."] was silently ignored, so the generated
chore(main): release X.Y.Z commits had no Signed-off-by trailer.
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>1 parent 2943f20 commit 5a7d076
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments