Skip to content

Commit a5a936e

Browse files
authored
Release v0.12.0 (#614)
1 parent 364a230 commit a5a936e

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changes/unreleased/Added-20250224-083159.yaml

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

.changes/unreleased/Fixed-20250305-215537.yaml

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

.changes/v0.12.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## <a name="v0.12.0">v0.12.0</a> - 2025-03-06
2+
### Added
3+
- Add 'version' command as alternative to '--version' flag.
4+
### Fixed
5+
- gitlab: Fix rejection of `GITLAB_TOKEN` environment variable for authentication.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.12.0">v0.12.0</a> - 2025-03-06
9+
### Added
10+
- Add 'version' command as alternative to '--version' flag.
11+
### Fixed
12+
- gitlab: Fix rejection of `GITLAB_TOKEN` environment variable for authentication.
13+
814
## <a name="v0.11.0">v0.11.0</a> - 2025-02-24
915
### Added
1016
- Add 'branch squash' command to squash commits in a branch into a single commit and restack upstack branches.

0 commit comments

Comments
 (0)