Commit 00af860
authored
chore: bump @semantic-release/github to ^12.0.6 (#3170)
## Summary
Bumps `@semantic-release/github` from 12.0.2 → 12.0.6 (and
`semantic-release` 25.0.2 → 25.0.3) on master.
v12.0.6 includes
[semantic-release/github#1169](semantic-release/github#1169),
which derives the GitHub release's `make_latest` flag from
semantic-release's branch classification:
- **main release branch** (`master` here) → `make_latest: "true"`
(unchanged — keeps the **Latest** badge)
- **maintenance branch** (e.g. `release-v13` on the v13 line) →
`make_latest: "false"`
Master's behavior does **not** change with this bump — it's already the
main release branch and will continue claiming the Latest badge. This PR
exists for parity with the v13 line (#3169) and to set a sensible floor
in case a future maintenance branch is added to `.releaserc.json`.1 parent 541eef8 commit 00af860
2 files changed
Lines changed: 10 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
172 | | - | |
| 173 | + | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | | - | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
1352 | 1352 | | |
1353 | 1353 | | |
1354 | 1354 | | |
| |||
7410 | 7410 | | |
7411 | 7411 | | |
7412 | 7412 | | |
7413 | | - | |
7414 | | - | |
7415 | | - | |
7416 | | - | |
| 7413 | + | |
| 7414 | + | |
| 7415 | + | |
| 7416 | + | |
7417 | 7417 | | |
7418 | 7418 | | |
7419 | 7419 | | |
| |||
7441 | 7441 | | |
7442 | 7442 | | |
7443 | 7443 | | |
7444 | | - | |
7445 | 7444 | | |
7446 | 7445 | | |
7447 | 7446 | | |
7448 | | - | |
7449 | | - | |
7450 | | - | |
7451 | | - | |
7452 | | - | |
7453 | | - | |
7454 | | - | |
7455 | 7447 | | |
7456 | 7448 | | |
7457 | 7449 | | |
| |||
0 commit comments