Skip to content

Commit 50bb987

Browse files
committed
chore: bump @semantic-release/github to ^12.0.6
Picks up semantic-release/github#1169, which sets make_latest=false on GitHub releases for non-main release branches. v13 hotfixes published from release-v13 will no longer be flagged as "Latest" on the public GitHub release pages, leaving the badge on the master/v14 line. Also bumps semantic-release ^25.0.2 -> ^25.0.3.
1 parent 5a7b106 commit 50bb987

2 files changed

Lines changed: 66 additions & 263 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
"@playwright/test": "^1.42.1",
182182
"@semantic-release/changelog": "^6.0.3",
183183
"@semantic-release/git": "^10.0.1",
184+
"@semantic-release/github": "^12.0.6",
184185
"@stream-io/stream-chat-css": "^5.16.1",
185186
"@testing-library/dom": "^10.4.0",
186187
"@testing-library/jest-dom": "^6.6.3",
@@ -233,7 +234,7 @@
233234
"prettier": "^3.5.3",
234235
"react": "^19.0.0",
235236
"react-dom": "^19.0.0",
236-
"semantic-release": "^25.0.2",
237+
"semantic-release": "^25.0.3",
237238
"stream-chat": "^9.41.1",
238239
"ts-jest": "^29.2.5",
239240
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)