Commit 19f6f35
authored
chore(ci): hide debugger changes in main changelog (#288)
release-please's `exclude-paths` setting makes it so that changes to those paths don't trigger a release for the given package. Unfortunately, it doesn't make it so changes aren't added to the changelog. So instead, let's hide changes scoped to `debugger`.
We can, as it turns out, always edit the changelog in the release PR, so this doesn't have to be 100% foolproof.1 parent 95b0593 commit 19f6f35
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments