Skip to content

Commit 9993fd4

Browse files
authored
chore(release): cut release v0.2.0 (#14)
1 parent 962ce8a commit 9993fd4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog][changelog], and this project adheres
66
to [Semantic Versioning][semver].
77

8-
## [Unreleased]
8+
## [0.2.0] - 2025-05-10
99

1010
### Added
1111

@@ -43,6 +43,7 @@ to [Semantic Versioning][semver].
4343

4444
<!-- a collection of releases -->
4545

46-
[Unreleased]: https://github.com/zimeg/git-coverage/compare/v0.1.1...HEAD
46+
[Unreleased]: https://github.com/zimeg/git-coverage/compare/v0.2.0...HEAD
47+
[0.2.0]: https://github.com/zimeg/git-coverage/compare/v0.1.1...v0.2.0
4748
[0.1.1]: https://github.com/zimeg/git-coverage/compare/v0.1.0...v0.1.1
4849
[0.1.0]: https://github.com/zimeg/git-coverage/releases/tag/v0.1.0

man/git-coverage.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH GIT-COVERAGE "1" "2025-05-10" "git-coverage 0.1.0" "Git Manual"
1+
.TH GIT-COVERAGE "1" "2025-05-10" "git-coverage 0.2.0" "Git Manual"
22
.
33
.SH NAME
44
git-coverage \- Open test coverage uploaded to \fBcodecov\fP in a web browser.

0 commit comments

Comments
 (0)