Commit 4abae47
committed
fix: use last-release-sha to ignore problematic commits
Replace bootstrap-sha (only used for first release) with last-release-sha
which is always respected. This tells Release Please to start gathering
commits from d31389c (the last release commit) and ignore the empty
feat(eds-icons) commit that was incorrectly bumping all packages.
Note: Remove last-release-sha after next successful release PR is merged.1 parent 3eead88 commit 4abae47
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 | | |
| |||
0 commit comments