Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-02-05)

### Bug Fixes

* handle unexpected error when generating code coverage ([bca2c69](bca2c69)), closes [/github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js#L392](https://github.com//github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js/issues/L392)
* race condition between the Karma shutdown and coverage writing ([44b31eb](44b31eb)), closes [#434](#434)
  • Loading branch information
semantic-release-bot committed Feb 5, 2022
1 parent bca2c69 commit 2675374
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## [2.1.1](https://github.com/karma-runner/karma-coverage/compare/v2.1.0...v2.1.1) (2022-02-05)


### Bug Fixes

* handle unexpected error when generating code coverage ([bca2c69](https://github.com/karma-runner/karma-coverage/commit/bca2c69d43332598acb30d8e5d6e26d783bc06fb)), closes [/github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js#L392](https://github.com//github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js/issues/L392)
* race condition between the Karma shutdown and coverage writing ([44b31eb](https://github.com/karma-runner/karma-coverage/commit/44b31eba5a221e6e049b6dff426207f555b379e2)), closes [#434](https://github.com/karma-runner/karma-coverage/issues/434)

# [2.1.0](https://github.com/karma-runner/karma-coverage/compare/v2.0.3...v2.1.0) (2021-12-01)


Expand Down
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -91,24 +91,25 @@
"Aymeric Beaumet <aymeric@beaumet.me>",
"Anton <anton.redfox@gmail.com>",
"johnjbarton <johnjbarton@johnjbarton.com>",
"Mark Ethan Trostler <mark@zzo.com>",
"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"Jonathan Ginsburg <jon@than.ml>",
"Mark Ethan Trostler <mark@zzo.com>",
"Tim Kang <timkang@ucla.edu>",
"hicom150 <hicom150@gmail.com>",
"Anton Shchekota <anton.redfox@gmail.com>",
"Maksim Ryzhikov <rv.maksim@gmail.com>",
"Nick Malaguti <nmalaguti@palantir.com>",
"Mark Trostler <mark@zzo.com>",
"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"nicojs <jansennico@gmail.com>",
"semantic-release-bot <semantic-release-bot@martynus.net>",
"Allen Bierbaum <abierbaum@gmail.com>",
"Douglas Duteil <douglasduteil@gmail.com>",
"Julen Garcia Leunda <hicom150@gmail.com>",
"Matt Winchester <m_winche@yahoo.com>",
"Srinivas Dhanwada <dhanwada.dev@gmail.com>",
"Tanguy Krotoff <tkrotoff@gmail.com>",
"Wei Kin Huang <weikin.huang04@gmail.com>",
"semantic-release-bot <semantic-release-bot@martynus.net>",
"Yaroslav Admin <devoto13@gmail.com>",
"Adam Heath <adam-h@users.noreply.github.com>",
"Andrew Lane <AndrewLane@users.noreply.github.com>",
"Chris Gladd <chris.m.gladd@gmail.com>",
Expand Down

0 comments on commit 2675374

Please sign in to comment.