Skip to content

Commit 16010eb

Browse files
chore(release): 5.0.8 [skip ci]
## [5.0.8](v5.0.7...v5.0.8) (2020-05-18) ### Bug Fixes * **dependencies:** update and unlock socket.io dependency ([#3513](#3513)) ([b60391f](b60391f)) * **dependencies:** update to latest log4js major ([#3514](#3514)) ([47f1cb2](47f1cb2))
1 parent a409696 commit 16010eb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.0.8](https://github.com/karma-runner/karma/compare/v5.0.7...v5.0.8) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** update and unlock socket.io dependency ([#3513](https://github.com/karma-runner/karma/issues/3513)) ([b60391f](https://github.com/karma-runner/karma/commit/b60391fbddcfa5f8c50b6ac6e3c8d8d845258a56))
7+
* **dependencies:** update to latest log4js major ([#3514](https://github.com/karma-runner/karma/issues/3514)) ([47f1cb2](https://github.com/karma-runner/karma/commit/47f1cb222ee0921defbe313b694da3288a894fec))
8+
19
## [5.0.7](https://github.com/karma-runner/karma/compare/v5.0.6...v5.0.7) (2020-05-16)
210

311

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
"engines": {
477477
"node": ">= 10"
478478
},
479-
"version": "5.0.7",
479+
"version": "5.0.8",
480480
"license": "MIT",
481481
"husky": {
482482
"hooks": {

0 commit comments

Comments
 (0)