Skip to content

Commit 6ff5aaf

Browse files
chore(release): 6.3.19 [skip ci]
## [6.3.19](v6.3.18...v6.3.19) (2022-04-19) ### Bug Fixes * **client:** error out when opening a new tab fails ([099b85e](099b85e))
1 parent 099b85e commit 6ff5aaf

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.19](https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **client:** error out when opening a new tab fails ([099b85e](https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9))
7+
18
## [6.3.18](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18) (2022-04-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"Christian Budde Christensen <budde377@gmail.com>",
3636
"Wesley Cho <wesley.cho@gmail.com>",
3737
"taichi <ryushi@gmail.com>",
38+
"Jonathan Ginsburg <jon@than.ml>",
3839
"Liam Newman <bitwiseman@gmail.com>",
3940
"lukasz <lukasz.usarz@gmail.com>",
4041
"Anton <anton.redfox@gmail.com>",
41-
"Jonathan Ginsburg <jon@than.ml>",
4242
"Michał Gołębiowski-Owczarek <m.goleb@gmail.com>",
4343
"Todd Wolfson <todd@twolfson.com>",
4444
"Mark Trostler <mark@zzo.com>",
@@ -499,7 +499,7 @@
499499
"engines": {
500500
"node": ">= 10"
501501
},
502-
"version": "6.3.18",
502+
"version": "6.3.19",
503503
"license": "MIT",
504504
"scripts": {
505505
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)