Skip to content

Commit 767524b

Browse files
chore: update changelog for version 1.3.0 to reflect default branch detection fix
1 parent 0a8b585 commit 767524b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ The project follows [Semantic Versioning](https://semver.org/) and adheres to th
88

99
- Nothing yet.
1010

11+
## [1.3.0] - 2025-10-10
12+
13+
- Detect the default branch correctly even when `GITHUB_BASE_REF` is present but empty in scheduled workflows.
14+
1115
## [1.2.0] - 2025-10-10
1216

1317
### Fixed
1418

1519
- Allow default runs to create pull requests again instead of always behaving like a dry-run.
16-
- Detect the default branch correctly even when `GITHUB_BASE_REF` is present but empty in scheduled workflows.
1720

1821
## [1.1.0] - 2025-10-10
1922

0 commit comments

Comments
 (0)