Skip to content

Commit

Permalink
chore(release): 6.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.3.1](karma-runner/karma@v6.3.0...v6.3.1) (2021-03-24)

### Bug Fixes

* **client:** clearContext after complete sent ([karma-runner#3657](karma-runner#3657)) ([c0962e3](karma-runner@c0962e3))
  • Loading branch information
semantic-release-bot authored and anthony-redFox committed May 5, 2023
1 parent 182625c commit 0476b06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [6.3.1](https://github.com/karma-runner/karma/compare/v6.3.0...v6.3.1) (2021-03-24)


### Bug Fixes

* **client:** clearContext after complete sent ([#3657](https://github.com/karma-runner/karma/issues/3657)) ([c0962e3](https://github.com/karma-runner/karma/commit/c0962e34fb2c0a7a43bead8d600ad4a6dbb29c3d))

# [6.3.0](https://github.com/karma-runner/karma/compare/v6.2.0...v6.3.0) (2021-03-23)


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.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -490,7 +490,7 @@
"engines": {
"node": ">= 10"
},
"version": "6.3.0",
"version": "6.3.1",
"license": "MIT",
"husky": {
"hooks": {
Expand Down

0 comments on commit 0476b06

Please sign in to comment.