Skip to content

Commit

Permalink
chore: release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeanjones committed May 17, 2024
1 parent dcafe09 commit 8ab0690
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [5.0.1](https://github.com/mweibel/lcov-result-merger/compare/v5.0.0...v5.0.1) (2024-05-17)


### Bug Fixes

* copy the merge result file out of the temp directory, instead of trying to move it ([dcafe09](https://github.com/mweibel/lcov-result-merger/commit/dcafe09dd0ba805dd248c25c58b2eb0db8158ac9)), closes [/github.com/mweibel/lcov-result-merger/issues/58#issuecomment-1836915866](https://github.com/mweibel//github.com/mweibel/lcov-result-merger/issues/58/issues/issuecomment-1836915866)

## [5.0.0](https://github.com/mweibel/lcov-result-merger/compare/v5.0.0-rc.0...v5.0.0) (2023-11-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"engines": {
"node": ">=14"
},
"version": "5.0.0",
"version": "5.0.1",
"volta": {
"node": "14.17.3",
"npm": "7.18.1"
Expand Down

0 comments on commit 8ab0690

Please sign in to comment.