File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.9.2] - 2023-03-21
10
+
9
11
### Fixed
10
12
11
13
- when there was one package or file on a package the action failed to process the files
@@ -169,7 +171,8 @@ as bundling tool.
169
171
- implemented base action reading clover.xml files and converting then.
170
172
- release.yml workflow to auto-release tags
171
173
172
- [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.1...HEAD
174
+ [ Unreleased ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.2...HEAD
175
+ [ 0.9.2 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.1...v0.9.2
173
176
[ 0.9.1 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.0...v0.9.1
174
177
[ 0.9.0 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.8.0...v0.9.0
175
178
[ 0.8.0 ] : https://github.com/lucassabreu/comment-coverage-clover/compare/v0.7.1...v0.8.0
You can’t perform that action at this time.
0 commit comments