Skip to content

Commit ea8d2cc

Browse files
committed
release: v0.11.0
1 parent 3266b64 commit ea8d2cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 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.11.0] - 2024-01-29
10+
911
### Changed
1012

1113
- update action to node20
@@ -232,7 +234,10 @@ as bundling tool.
232234
- implemented base action reading clover.xml files and converting then.
233235
- release.yml workflow to auto-release tags
234236

235-
[Unreleased]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.2...HEAD
237+
[Unreleased]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.11.0...HEAD
238+
[0.11.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
239+
[0.10.4]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
240+
[0.10.3]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
236241
[0.10.2]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.1...v0.10.2
237242
[0.10.1]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.10.0...v0.10.1
238243
[0.10.0]: https://github.com/lucassabreu/comment-coverage-clover/compare/v0.9.4...v0.10.0

0 commit comments

Comments
 (0)