Skip to content

Commit 5c16829

Browse files
committed
release: v0.12.0
1 parent 7063624 commit 5c16829

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.12.0] - 2024-02-02
10+
911
### Added
1012

1113
- create job step summary
@@ -238,8 +240,9 @@ as bundling tool.
238240
- implemented base action reading clover.xml files and converting then.
239241
- release.yml workflow to auto-release tags
240242

241-
[Unreleased]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.11.0...HEAD
242-
[0.11.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
243+
[Unreleased]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.12.0...HEAD
244+
[0.12.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.11.0...v0.12.0
245+
[0.11.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.2...v0.11.0
243246
[0.10.4]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
244247
[0.10.3]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
245248
[0.10.2]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2

0 commit comments

Comments
 (0)