Commit 9a59022
authored
chore: bump @semantic-release/github to ^12.0.6 (#3169)
## Summary
Bumps `@semantic-release/github` from 12.0.2 β 12.0.6 (and
`semantic-release` 25.0.2 β 25.0.3) so that v13 hotfixes published from
`release-v13` stop overwriting the **Latest** badge on the public GitHub
release pages.
v12.0.6 includes
[semantic-release/github#1169](semantic-release/github#1169),
which sends `make_latest` on the GitHub release based on the branch
type:
- **main release branch** (`master` / v14 line) β `make_latest: "true"`
(unchanged behavior β keeps the Latest badge)
- **maintenance branch** (`release-v13`, configured with `range:
"13.x"`) β `make_latest: "false"` (no longer claims the Latest badge)1 parent 5a7b106 commit 9a59022
4 files changed
Lines changed: 68 additions & 266 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | | - | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments