Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31701a2

Browse files
chore(release): 6.3.18 [skip ci]
## [6.3.18](v6.3.17...v6.3.18) (2022-04-13) ### Bug Fixes * **deps:** upgrade socket.io to v4.4.1 ([52a30bb](52a30bb))
1 parent 52a30bb commit 31701a2

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-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.18](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18) (2022-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** upgrade socket.io to v4.4.1 ([52a30bb](https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea))
7+
18
## [6.3.17](https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17) (2022-02-28)
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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,10 @@
7171
"Jeff Jewiss <[email protected]>",
7272
"Jérémy Judéaux <[email protected]>",
7373
"Marcello Nuccio <[email protected]>",
74+
"Nico Jansen <[email protected]>",
7475
"Pieter Mees <[email protected]>",
7576
"Sergei Startsev <[email protected]>",
77+
"Tobias Speicher <[email protected]>",
7678
"pavelgj <[email protected]>",
7779
"sylvain-hamel <[email protected]>",
7880
"ywong <[email protected]>",
@@ -108,7 +110,6 @@
108110
"Levi Thomason <[email protected]>",
109111
"Luke Page <[email protected]>",
110112
"Matt Lewis <[email protected]>",
111-
"Nico Jansen <[email protected]>",
112113
"Parashuram <[email protected]>",
113114
"Pat Tullmann <[email protected]>",
114115
"PatrickJS <[email protected]>",
@@ -245,6 +246,7 @@
245246
"Jon Bretman <[email protected]>",
246247
"Jonathan ES Lin <[email protected]>",
247248
"Jonathan Felchlin <[email protected]>",
249+
"Jonathan Kingston <[email protected]>",
248250
"Jonathan Niles <[email protected]>",
249251
"Josh Lory <[email protected]>",
250252
"João Marcos Duarte <[email protected]>",
@@ -497,7 +499,7 @@
497499
"engines": {
498500
"node": ">= 10"
499501
},
500-
"version": "6.3.17",
502+
"version": "6.3.18",
501503
"license": "MIT",
502504
"scripts": {
503505
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)