Skip to content

Commit 4d49948

Browse files
chore(release): 5.0.7 [skip ci]
## [5.0.7](v5.0.6...v5.0.7) (2020-05-16) ### Bug Fixes * detect type for URLs with query parameter or fragment identifier ([#3509](#3509)) ([f399063](f399063)), closes [#3497](#3497)
1 parent f399063 commit 4d49948

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.7](https://github.com/karma-runner/karma/compare/v5.0.6...v5.0.7) (2020-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* detect type for URLs with query parameter or fragment identifier ([#3509](https://github.com/karma-runner/karma/issues/3509)) ([f399063](https://github.com/karma-runner/karma/commit/f399063d1bc8954dba74166ea3dabef2fe376ae4)), closes [#3497](https://github.com/karma-runner/karma/issues/3497)
7+
18
## [5.0.6](https://github.com/karma-runner/karma/compare/v5.0.5...v5.0.6) (2020-05-16)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
"engines": {
478478
"node": ">= 10"
479479
},
480-
"version": "5.0.6",
480+
"version": "5.0.7",
481481
"license": "MIT",
482482
"husky": {
483483
"hooks": {

0 commit comments

Comments
 (0)