Skip to content

Commit 920fa33

Browse files
chore(release): 6.3.7 [skip ci]
## [6.3.7](v6.3.6...v6.3.7) (2021-11-01) ### Bug Fixes * **middleware:** replace %X_UA_COMPATIBLE% marker anywhere in the file ([f1aeaec](f1aeaec)), closes [#3711](#3711)
1 parent f1aeaec commit 920fa33

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.7](https://github.com/karma-runner/karma/compare/v6.3.6...v6.3.7) (2021-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **middleware:** replace %X_UA_COMPATIBLE% marker anywhere in the file ([f1aeaec](https://github.com/karma-runner/karma/commit/f1aeaec09e49856747b8f650d06b4dcc61eb637e)), closes [#3711](https://github.com/karma-runner/karma/issues/3711)
7+
18
## [6.3.6](https://github.com/karma-runner/karma/compare/v6.3.5...v6.3.6) (2021-10-25)
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
@@ -493,7 +493,7 @@
493493
"engines": {
494494
"node": ">= 10"
495495
},
496-
"version": "6.3.6",
496+
"version": "6.3.7",
497497
"license": "MIT",
498498
"husky": {
499499
"hooks": {

0 commit comments

Comments
 (0)