Skip to content

Commit

Permalink
chore(release): 6.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [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)
  • Loading branch information
semantic-release-bot committed Oct 25, 2021
1 parent 6f2b2ec commit 4ad9058
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 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.6](https://github.com/karma-runner/karma/compare/v6.3.5...v6.3.6) (2021-10-25)


### Bug Fixes

* 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)

## [6.3.5](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.5) (2021-10-20)


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.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"Eldar Jafarov <djkojb@gmail.com>",
"Eric Baer <me@ericbaer.com>",
"Esteban Marin <estebanmarin@gmx.ch>",
"Evgeniy Chekan <hom3chuk@gmail.com>",
"Fabian Beuke <mail@beuke.org>",
"Filipe Silva <filipematossilva@gmail.com>",
"Franck Garcia <garcia.franck@gmail.com>",
Expand Down Expand Up @@ -492,7 +493,7 @@
"engines": {
"node": ">= 10"
},
"version": "6.3.5",
"version": "6.3.6",
"license": "MIT",
"husky": {
"hooks": {
Expand Down

0 comments on commit 4ad9058

Please sign in to comment.