Skip to content

Commit 10afab1

Browse files
chore(release): 6.1.2 [skip ci]
## [6.1.2](v6.1.1...v6.1.2) (2021-03-09) ### Bug Fixes * **commitlint:** skip task on master ([#3650](#3650)) ([3fc6fda](3fc6fda)) * patch karma to allow loading virtual packages ([#3663](#3663)) ([5bfcf5f](5bfcf5f))
1 parent 3fc6fda commit 10afab1

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.1.2](https://github.com/karma-runner/karma/compare/v6.1.1...v6.1.2) (2021-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **commitlint:** skip task on master ([#3650](https://github.com/karma-runner/karma/issues/3650)) ([3fc6fda](https://github.com/karma-runner/karma/commit/3fc6fdadd6b0ed6838de048c15485b1bd815fe23))
7+
* patch karma to allow loading virtual packages ([#3663](https://github.com/karma-runner/karma/issues/3663)) ([5bfcf5f](https://github.com/karma-runner/karma/commit/5bfcf5f37de6f0a12abcf9914c2fad510395b4d6))
8+
19
## [6.1.1](https://github.com/karma-runner/karma/compare/v6.1.0...v6.1.1) (2021-02-12)
210

311

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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"Bryan Smith <[email protected]>",
8080
"Bulat Shakirzyanov <[email protected]>",
8181
"ChangZhuo Chen (陳昌倬) <[email protected]>",
82+
"Chris Bottin <[email protected]>",
8283
"Cyrus Chan <[email protected]>",
8384
"DarthCharles <[email protected]>",
8485
"David Herges <[email protected]>",
@@ -172,9 +173,9 @@
172173
"Carl Goldberg <[email protected]>",
173174
"Chad Smith <[email protected]>",
174175
"Chang Wang <[email protected]>",
176+
"Charles Suh <[email protected]>",
175177
"Chelsea Urquhart <[email protected]>",
176178
"Chris <[email protected]>",
177-
"Chris Bottin <[email protected]>",
178179
"Chris Chua <[email protected]>",
179180
"Chris Dawson <[email protected]>",
180181
"Christian Weiss <[email protected]>",
@@ -487,7 +488,7 @@
487488
"engines": {
488489
"node": ">= 10"
489490
},
490-
"version": "6.1.1",
491+
"version": "6.1.2",
491492
"license": "MIT",
492493
"husky": {
493494
"hooks": {

0 commit comments

Comments
 (0)