File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.16.0] - 2026-03-16
11+
1012### Added
1113
1214- scripts to release new versions in a standardized way
@@ -375,7 +377,8 @@ into comments in the pull request.
375377- implemented base action reading clover.xml files and converting then.
376378- release.yml workflow to auto-release tags
377379
378- [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.12...HEAD
380+ [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.16.0...HEAD
381+ [ 0.16.0 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.12...v0.16.0
379382[ 0.15.12 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.11...v0.15.12
380383[ 0.15.11 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.10...v0.15.11
381384[ 0.15.10 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.9...v0.15.10
Original file line number Diff line number Diff line change 11{
22 "name" : " @lucassabreu/comment-coverage-clover" ,
3- "version" : " 0.15.12 " ,
3+ "version" : " 0.16.0 " ,
44 "type" : " module" ,
55 "description" : " Creates a comment on a commit or pull request with test coverage %" ,
66 "main" : " bin/index.mjs" ,
You can’t perform that action at this time.
0 commit comments