Skip to content

Commit d8cf806

Browse files
chore(release): 6.4.3 [skip ci]
## [6.4.3](v6.4.2...v6.4.3) (2024-02-24) ### Bug Fixes * add build commits for patch release ([d7f2d69](d7f2d69))
1 parent d7f2d69 commit d8cf806

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.4.3](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3) (2024-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add build commits for patch release ([d7f2d69](https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669))
7+
18
## [6.4.2](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2) (2023-04-21)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"johnjbarton <[email protected]>",
2929
"Yaroslav Admin <[email protected]>",
3030
"greenkeeperio-bot <[email protected]>",
31-
"Karma Bot <[email protected]>",
3231
"semantic-release-bot <[email protected]>",
32+
"Karma Bot <[email protected]>",
3333
"Maksim Ryzhikov <[email protected]>",
3434
"ukasz Usarz <[email protected]>",
3535
"Christian Budde Christensen <[email protected]>",
@@ -138,6 +138,7 @@
138138
"Vivek Ganesan <[email protected]>",
139139
"Vladimir Starkov <[email protected]>",
140140
"comdiv <[email protected]>",
141+
"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
141142
"karmarunnerbot <[email protected]>",
142143
"ngiebel <[email protected]>",
143144
"rdodev <[email protected]>",
@@ -253,6 +254,7 @@
253254
"Josh Lory <[email protected]>",
254255
"João Marcos Duarte <[email protected]>",
255256
"Julian Connor <[email protected]>",
257+
"Julie Ralph <[email protected]>",
256258
"Jurko Gospodnetić <[email protected]>",
257259
"Justin Ridgewell <[email protected]>",
258260
"KahWee Teng <[email protected]>",
@@ -324,6 +326,7 @@
324326
"Patrick Neschkudla <[email protected]>",
325327
"Patrik Henningsson <[email protected]>",
326328
"Paweł Kapalla <[email protected]>",
329+
"Payam Valadkhan <[email protected]>",
327330
"Pedro Araujo <[email protected]>",
328331
"Pete Bacon Darwin <[email protected]>",
329332
"Pete Swan <[email protected]>",
@@ -420,6 +423,7 @@
420423
"mdemo <[email protected]>",
421424
"nathanfaucett <[email protected]>",
422425
"pardoman <[email protected]>",
426+
"sharmanikhil04 <[email protected]>",
423427
"thetrevdev <[email protected]>",
424428
"thorn0 <[email protected]>",
425429
"toran billups <[email protected]>",
@@ -501,7 +505,7 @@
501505
"engines": {
502506
"node": ">= 10"
503507
},
504-
"version": "6.4.2",
508+
"version": "6.4.3",
505509
"license": "MIT",
506510
"scripts": {
507511
"lint": "eslint . --ext js --ignore-pattern *.tpl.js",
@@ -518,4 +522,4 @@
518522
"semantic-release": "semantic-release",
519523
"commitlint": "commitlint"
520524
}
521-
}
525+
}

0 commit comments

Comments
 (0)