Skip to content

Commit e2b9d54

Browse files
authored
Release v0.1.0-alpha2 (#79)
1 parent 2ceee68 commit e2b9d54

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

.changes/unreleased/Fixed-20240522-182144.yaml

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

.changes/unreleased/Fixed-20240522-183448.yaml

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

.changes/v0.1.0-alpha2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## v0.1.0-alpha2 - 2024-05-23
2+
### Fixed
3+
- branch submit: Fix default PR title and body for branches with multiple commits.
4+
- repo sync: Delete remote tracking branches for merged PRs.

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+
## v0.1.0-alpha2 - 2024-05-23
9+
### Fixed
10+
- branch submit: Fix default PR title and body for branches with multiple commits.
11+
- repo sync: Delete remote tracking branches for merged PRs.
12+
813
## v0.1.0-alpha1 - 2024-05-22
914

1015
Initial alpha release.

0 commit comments

Comments
 (0)