Skip to content

Commit 4ef04c1

Browse files
committed
Build: Prepare 2.19.4 release
1 parent 20a2ab1 commit 4ef04c1

5 files changed

Lines changed: 15 additions & 5 deletions

File tree

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ Stephen Yeung <step2yeung@outlook.com>
116116
Stephen Yeung <step2yeung@outlook.com> <syeung@linkedin.com>
117117
Bryan Crotaz <bryan.crotaz@silvercurve.co.uk>
118118
Jan Buschtöns <jan@buschtoens.me>
119+
Ben Demboski <demboskb@gmail.com> <ben@turbopatent.com>

AUTHORS.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Gaurav Munjal <gaurav9576@yahoo.com>
135135
Invis1ble <Invis1ble@users.noreply.github.com>
136136
David Chan <david@troi.org>
137137
Ryan T <ryanto@gmail.com>
138-
Ben Demboski <ben@turbopatent.com>
138+
Ben Demboski <demboskb@gmail.com>
139139
NaridaL <adrianleonhard@gmail.com>
140140
Kevin Wang <kevin@fossa.io>
141141
Marten Schilstra <marten.schilstra@dockyard.com>
@@ -177,8 +177,10 @@ zq <290353142@qq.com>
177177
Brenden Palmer <brendenpalmer@gmail.com>
178178
Ryuta Kamizono <kamipo@gmail.com>
179179
Chris Krycho <hello@chriskrycho.com>
180-
Ben Demboski <demboskb@gmail.com>
181180
Jan Buschtöns <jan@buschtoens.me>
182181
Jarek Radosz <jradosz@gmail.com>
183182
Izel Nakri <contact@izelnakri.com>
184183
ShaMan123 <shacharnen@gmail.com>
184+
Andrew Dawes <andrewsdawes@gmail.com>
185+
Tim Gates <tim.gates@iress.com>
186+
Sergey Astapov <SergeAstapov@gmail.com>

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
2.19.4 / 2023-01-23
3+
==================
4+
5+
### Fixed
6+
7+
* Core: Fix memory leak via `config.timeoutHandler` from last async test. (Sergey Astapov)
8+
29
2.19.3 / 2022-10-22
310
==================
411

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "qunit",
33
"title": "QUnit",
44
"description": "The powerful, easy-to-use testing framework.",
5-
"version": "2.19.3-pre",
5+
"version": "2.19.4-pre",
66
"homepage": "https://qunitjs.com",
77
"author": {
88
"name": "OpenJS Foundation and other contributors",

0 commit comments

Comments
 (0)