Skip to content

Commit 386a611

Browse files
committed
chore: update changelog
1 parent cf60321 commit 386a611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Placeholder for the next version (at the beginning of the line):
44
## **WORK IN PROGRESS**
55
-->
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/`.
8+
69
## 4.0.0 (2025-10-07)
710
* Dependency upgrades
811
* Switch to ESM module format

0 commit comments

Comments
 (0)