Skip to content

Commit

Permalink
chore(release): 6.3.20 [skip ci]
Browse files Browse the repository at this point in the history
## [6.3.20](v6.3.19...v6.3.20) (2022-05-13)

### Bug Fixes

* prefer IPv4 addresses when resolving domains ([e17698f](e17698f)), closes [#3730](#3730)
  • Loading branch information
semantic-release-bot committed May 13, 2022
1 parent e17698f commit 5e71cf5
Show file tree
Hide file tree
Showing 3 changed files with 10 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.20](https:/karma-runner/karma/compare/v6.3.19...v6.3.20) (2022-05-13)


### Bug Fixes

* prefer IPv4 addresses when resolving domains ([e17698f](https:/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59)), closes [#3730](https:/karma-runner/karma/issues/3730)

## [6.3.19](https:/karma-runner/karma/compare/v6.3.18...v6.3.19) (2022-04-19)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"Yaroslav Admin <[email protected]>",
"greenkeeperio-bot <[email protected]>",
"Karma Bot <[email protected]>",
"Maksim Ryzhikov <[email protected]>",
"semantic-release-bot <[email protected]>",
"Maksim Ryzhikov <[email protected]>",
"ukasz Usarz <[email protected]>",
"Christian Budde Christensen <[email protected]>",
"Wesley Cho <[email protected]>",
Expand Down Expand Up @@ -499,7 +499,7 @@
"engines": {
"node": ">= 10"
},
"version": "6.3.19",
"version": "6.3.20",
"license": "MIT",
"scripts": {
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",
Expand Down

0 comments on commit 5e71cf5

Please sign in to comment.