Skip to content

Commit 69baab9

Browse files
committed
Prepare release v0.7.1
1 parent 22511ab commit 69baab9

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changes/unreleased/Fixed-20241002-052319.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixed-20241025-231804.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/v0.7.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## <a name="v0.7.1">v0.7.1</a> - 2024-10-26
2+
### Fixed
3+
- branch submit: Fix bad log statement in --dry-run mode.
4+
- branch submit: Fix bug when importing externally created PRs, where the first comment in the PR would be hijacked as the navigation comment.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## <a name="v0.7.1">v0.7.1</a> - 2024-10-26
9+
### Fixed
10+
- branch submit: Fix bad log statement in --dry-run mode.
11+
- branch submit: Fix bug when importing externally created PRs, where the first comment in the PR would be hijacked as the navigation comment.
12+
813
## <a name="v0.7.0">v0.7.0</a> - 2024-10-02
914

1015
This release contains significant changes to internal state management to prevent corruption.

0 commit comments

Comments
 (0)