Skip to content

Commit 55eb8a8

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2023-06-23) ### Bug Fixes * exit code when reporter file is not provided ([1388186](1388186))
1 parent 1388186 commit 55eb8a8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.1](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1) (2023-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* exit code when reporter file is not provided ([1388186](https://github.com/karma-runner/karma-coverage/commit/13881868dc9c488099ec885e1fde134f4e3dfb11))
7+
18
# [2.2.0](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0) (2022-02-10)
29

310

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
"Mark Ethan Trostler <[email protected]>",
9797
"Tim Kang <[email protected]>",
9898
"hicom150 <[email protected]>",
99+
"semantic-release-bot <[email protected]>",
99100
"Anton Shchekota <[email protected]>",
100101
"Maksim Ryzhikov <[email protected]>",
101102
"Nick Malaguti <[email protected]>",
102-
"semantic-release-bot <[email protected]>",
103103
"Mark Trostler <[email protected]>",
104104
"nicojs <[email protected]>",
105105
"Allen Bierbaum <[email protected]>",
@@ -118,6 +118,7 @@
118118
"Darryl Pogue <[email protected]>",
119119
"Diogo Nicoleti <[email protected]>",
120120
"Dmitry Petrov <[email protected]>",
121+
"Francesco Borzì <[email protected]>",
121122
"Greg Varsanyi <[email protected]>",
122123
"Ian Rufus <[email protected]>",
123124
"James Talmage <[email protected]>",

0 commit comments

Comments
 (0)