Skip to content

Commit

Permalink
chore(release): 6.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.4.2](v6.4.1...v6.4.2) (2023-04-21)

### Bug Fixes

* few typos ([c6a4271](c6a4271))
  • Loading branch information
semantic-release-bot committed Apr 21, 2023
1 parent c6a4271 commit 9de3c00
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.4.2](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2) (2023-04-21)


### Bug Fixes

* few typos ([c6a4271](https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872))

## [6.4.1](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1) (2022-09-19)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"SymbioticKilla <[email protected]>",
"Terry <[email protected]>",
"Thomas Parisot <[email protected]>",
"Tim Gates <[email protected]>",
"Tom Erik Støwer <[email protected]>",
"Vivek Ganesan <[email protected]>",
"Vladimir Starkov <[email protected]>",
Expand Down Expand Up @@ -373,7 +374,6 @@
"Thai Pangsakulyanont @ Taskworld <[email protected]>",
"Thijs Triemstra <[email protected]>",
"Thomas Parisot <[email protected]>",
"Tim Gates <[email protected]>",
"Tim Hartman <[email protected]>",
"Tim Olshansky <[email protected]>",
"Timo Tijhof <[email protected]>",
Expand All @@ -388,6 +388,7 @@
"Vova Bilonenko <[email protected]>",
"Wizek <[email protected]>",
"XhmikosR <[email protected]>",
"Yang09701194 <[email protected]>",
"Yaniv Efraim <[email protected]>",
"Yi Wang <[email protected]>",
"Yvonne Yip <[email protected]>",
Expand Down Expand Up @@ -500,7 +501,7 @@
"engines": {
"node": ">= 10"
},
"version": "6.4.1",
"version": "6.4.2",
"license": "MIT",
"scripts": {
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",
Expand Down

0 comments on commit 9de3c00

Please sign in to comment.