Skip to content

Commit b795fd1

Browse files
committed
release: v0.9.2
1 parent e11a0c9 commit b795fd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.9.2] - 2023-03-21
10+
911
### Fixed
1012

1113
- when there was one package or file on a package the action failed to process the files
@@ -169,7 +171,8 @@ as bundling tool.
169171
- implemented base action reading clover.xml files and converting then.
170172
- release.yml workflow to auto-release tags
171173

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
173176
[0.9.1]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.0...v0.9.1
174177
[0.9.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.8.0...v0.9.0
175178
[0.8.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.7.1...v0.8.0

0 commit comments

Comments
 (0)