Skip to content

Commit 4ad9058

Browse files
chore(release): 6.3.6 [skip ci]
## [6.3.6](v6.3.5...v6.3.6) (2021-10-25) ### Bug Fixes * bump vulnerable ua-parser-js version ([6f2b2ec](6f2b2ec)), closes [#3713](#3713)
1 parent 6f2b2ec commit 4ad9058

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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.6](https://github.com/karma-runner/karma/compare/v6.3.5...v6.3.6) (2021-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump vulnerable ua-parser-js version ([6f2b2ec](https://github.com/karma-runner/karma/commit/6f2b2ec6ed0218980eabf2cbf44e0c8f16fee661)), closes [#3713](https://github.com/karma-runner/karma/issues/3713)
7+
18
## [6.3.5](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.5) (2021-10-20)
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
"Eldar Jafarov <djkojb@gmail.com>",
211211
"Eric Baer <me@ericbaer.com>",
212212
"Esteban Marin <estebanmarin@gmx.ch>",
213+
"Evgeniy Chekan <hom3chuk@gmail.com>",
213214
"Fabian Beuke <mail@beuke.org>",
214215
"Filipe Silva <filipematossilva@gmail.com>",
215216
"Franck Garcia <garcia.franck@gmail.com>",
@@ -492,7 +493,7 @@
492493
"engines": {
493494
"node": ">= 10"
494495
},
495-
"version": "6.3.5",
496+
"version": "6.3.6",
496497
"license": "MIT",
497498
"husky": {
498499
"hooks": {

0 commit comments

Comments
 (0)