Skip to content

Commit f068854

Browse files
chore(release): 6.3.17 [skip ci]
## [6.3.17](v6.3.16...v6.3.17) (2022-02-28) ### Bug Fixes * **deps:** update colors to maintained version ([#3763](#3763)) ([fca1884](fca1884))
1 parent fca1884 commit f068854

3 files changed

Lines changed: 10 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.17](https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17) (2022-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update colors to maintained version ([#3763](https://github.com/karma-runner/karma/issues/3763)) ([fca1884](https://github.com/karma-runner/karma/commit/fca18843e7a04eeb67b86cb3cfc3db794d66f445))
7+
18
## [6.3.16](https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16) (2022-02-10)
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"Dan Thareja <[email protected]>",
192192
"Danny Croft <[email protected]>",
193193
"Danny Tuppeny <[email protected]>",
194+
"David Hyde <[email protected]>",
194195
"David Jensen <david@frode.(none)>",
195196
"David M. Karr <[email protected]>",
196197
"Derek Gould <[email protected]>",
@@ -496,7 +497,7 @@
496497
"engines": {
497498
"node": ">= 10"
498499
},
499-
"version": "6.3.16",
500+
"version": "6.3.17",
500501
"license": "MIT",
501502
"scripts": {
502503
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",

0 commit comments

Comments
 (0)