Skip to content

Commit 666e9b0

Browse files
chore(release): 6.3.3 [skip ci]
## [6.3.3](karma-runner/karma@v6.3.2...v6.3.3) (2021-06-01) ### Bug Fixes * **server:** clean up vestigial code from proxy ([karma-runner#3640](karma-runner#3640)) ([f4aeac3](karma-runner@f4aeac3)), closes [/tools.ietf.org/html/std66#section-3](https://github.com//tools.ietf.org/html/std66/issues/section-3)
1 parent 4cc5a50 commit 666e9b0

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.3](https://github.com/karma-runner/karma/compare/v6.3.2...v6.3.3) (2021-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **server:** clean up vestigial code from proxy ([#3640](https://github.com/karma-runner/karma/issues/3640)) ([f4aeac3](https://github.com/karma-runner/karma/commit/f4aeac313ec07d61ce42edc2bd7ae5392a7b3fbc)), closes [/tools.ietf.org/html/std66#section-3](https://github.com//tools.ietf.org/html/std66/issues/section-3)
7+
18
## [6.3.2](https://github.com/karma-runner/karma/compare/v6.3.1...v6.3.2) (2021-03-29)
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,10 @@
9494
"Ilya Goncharov <[email protected]>",
9595
"James Ford <[email protected]>",
9696
"James Talmage <[email protected]>",
97+
"Janderson Constantino <[email protected]>",
9798
"Jonas Pommerening <[email protected]>",
9899
"Jonathan Freeman <[email protected]>",
100+
"Jonathan Ginsburg <[email protected]>",
99101
100102
"KJ Tsanaktsidis <[email protected]>",
101103
"Keen Yee Liau <[email protected]>",
@@ -228,7 +230,6 @@
228230
"Jakub Z <[email protected]>",
229231
"James Shore <[email protected]>",
230232
"Jan Molak <[email protected]>",
231-
"Janderson Constantino <[email protected]>",
232233
"Jeff Froom <[email protected]>",
233234
"Jeff Lage <[email protected]>",
234235
"Jeff Yates <[email protected]>",
@@ -241,7 +242,6 @@
241242
"Jon Bretman <[email protected]>",
242243
"Jonathan ES Lin <[email protected]>",
243244
"Jonathan Felchlin <[email protected]>",
244-
"Jonathan Ginsburg <[email protected]>",
245245
"Jonathan Niles <[email protected]>",
246246
"Josh Lory <[email protected]>",
247247
"João Marcos Duarte <[email protected]>",
@@ -378,6 +378,7 @@
378378
"Volune <[email protected]>",
379379
"Vova Bilonenko <[email protected]>",
380380
"Wizek <[email protected]>",
381+
"XhmikosR <[email protected]>",
381382
"Yaniv Efraim <[email protected]>",
382383
"Yi Wang <[email protected]>",
383384
"Yvonne Yip <[email protected]>",
@@ -491,7 +492,7 @@
491492
"engines": {
492493
"node": ">= 10"
493494
},
494-
"version": "6.3.2",
495+
"version": "6.3.3",
495496
"license": "MIT",
496497
"husky": {
497498
"hooks": {

0 commit comments

Comments
 (0)