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 @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.15.3] - 2025-03-04
10+
911### Added
1012- sourcemap to help debugging
1113
@@ -286,7 +288,8 @@ as bundling tool.
286288- implemented base action reading clover.xml files and converting then.
287289- release.yml workflow to auto-release tags
288290
289- [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.2...HEAD
291+ [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.3...HEAD
292+ [ 0.15.3 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.2...v0.15.3
290293[ 0.15.2 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.1...v0.15.2
291294[ 0.15.1 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.15.0...v0.15.1
292295[ 0.15.0 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.14.0...v0.15.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @lucassabreu/comment-coverage-clover" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.15.3 " ,
44 "description" : " Creates a comment on a commit or pull request with test coverage %" ,
55 "main" : " bin/index.js" ,
66 "source" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments