Skip to content

Commit

Permalink
chore(release): 6.3.18 [skip ci]
Browse files Browse the repository at this point in the history
## [6.3.18](v6.3.17...v6.3.18) (2022-04-13)

### Bug Fixes

* **deps:** upgrade socket.io to v4.4.1 ([52a30bb](52a30bb))
  • Loading branch information
semantic-release-bot committed Apr 13, 2022
1 parent 52a30bb commit 31701a2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.3.18](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18) (2022-04-13)


### Bug Fixes

* **deps:** upgrade socket.io to v4.4.1 ([52a30bb](https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea))

## [6.3.17](https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17) (2022-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@
"Jeff Jewiss <[email protected]>",
"Jérémy Judéaux <[email protected]>",
"Marcello Nuccio <[email protected]>",
"Nico Jansen <[email protected]>",
"Pieter Mees <[email protected]>",
"Sergei Startsev <[email protected]>",
"Tobias Speicher <[email protected]>",
"pavelgj <[email protected]>",
"sylvain-hamel <[email protected]>",
"ywong <[email protected]>",
Expand Down Expand Up @@ -108,7 +110,6 @@
"Levi Thomason <[email protected]>",
"Luke Page <[email protected]>",
"Matt Lewis <[email protected]>",
"Nico Jansen <[email protected]>",
"Parashuram <[email protected]>",
"Pat Tullmann <[email protected]>",
"PatrickJS <[email protected]>",
Expand Down Expand Up @@ -245,6 +246,7 @@
"Jon Bretman <[email protected]>",
"Jonathan ES Lin <[email protected]>",
"Jonathan Felchlin <[email protected]>",
"Jonathan Kingston <[email protected]>",
"Jonathan Niles <[email protected]>",
"Josh Lory <[email protected]>",
"João Marcos Duarte <[email protected]>",
Expand Down Expand Up @@ -497,7 +499,7 @@
"engines": {
"node": ">= 10"
},
"version": "6.3.17",
"version": "6.3.18",
"license": "MIT",
"scripts": {
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",
Expand Down

0 comments on commit 31701a2

Please sign in to comment.