You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@
3
3
Placeholder for the next version (at the beginning of the line):
4
4
## **WORK IN PROGRESS**
5
5
-->
6
+
## **WORK IN PROGRESS**
7
+
* Breaking: Releases can only be created from the default branch (usually `main` or `master`) now. To configure this behavior, use the `branchPattern` option, e.g. `--branchPattern release/*` to allow releases from branches starting with `release/`.
0 commit comments