Skip to content

Commit ead31cd

Browse files
chore(release): 5.2.3 [skip ci]
## [5.2.3](v5.2.2...v5.2.3) (2020-09-25) ### Bug Fixes * update us-parser-js dependency ([#3564](#3564)) ([500ed25](500ed25))
1 parent 500ed25 commit ead31cd

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.3](https://github.com/karma-runner/karma/compare/v5.2.2...v5.2.3) (2020-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update us-parser-js dependency ([#3564](https://github.com/karma-runner/karma/issues/3564)) ([500ed25](https://github.com/karma-runner/karma/commit/500ed25d7e523efe7e7cff2ec70830be7e6e797a))
7+
18
## [5.2.2](https://github.com/karma-runner/karma/compare/v5.2.1...v5.2.2) (2020-09-08)
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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"Maksim Ryzhikov <[email protected]>",
3333
"ukasz Usarz <[email protected]>",
3434
"Christian Budde Christensen <[email protected]>",
35-
"Wesley Cho <[email protected]>",
3635
"semantic-release-bot <[email protected]>",
36+
"Wesley Cho <[email protected]>",
3737
"taichi <[email protected]>",
3838
"Liam Newman <[email protected]>",
3939
"lukasz <[email protected]>",
@@ -192,6 +192,7 @@
192192
"Dillon <[email protected]>",
193193
"Dmitrii Abramov <[email protected]>",
194194
"Dmitriy Ryajov <[email protected]>",
195+
"Donovan Hutchinson <[email protected]>",
195196
"Douglas Blumeyer <[email protected]>",
196197
"Douglas Blumeyer <[email protected]>",
197198
"Dunja Radulov <[email protected]>",
@@ -488,7 +489,7 @@
488489
"engines": {
489490
"node": ">= 10"
490491
},
491-
"version": "5.2.2",
492+
"version": "5.2.3",
492493
"license": "MIT",
493494
"husky": {
494495
"hooks": {

0 commit comments

Comments
 (0)