Skip to content

Commit 4ef04c1

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

File tree

5 files changed

+15
-5
lines changed

5 files changed

+15
-5
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ Stephen Yeung <[email protected]>
116116
117117
Bryan Crotaz <[email protected]>
118118
Jan Buschtöns <[email protected]>
119+

AUTHORS.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Gaurav Munjal <[email protected]>
135135
Invis1ble <[email protected]>
136136
David Chan <[email protected]>
137137
138-
Ben Demboski <ben@turbopatent.com>
138+
Ben Demboski <demboskb@gmail.com>
139139
140140
Kevin Wang <[email protected]>
141141
Marten Schilstra <[email protected]>
@@ -177,8 +177,10 @@ zq <[email protected]>
177177
Brenden Palmer <[email protected]>
178178
Ryuta Kamizono <[email protected]>
179179
Chris Krycho <[email protected]>
180-
Ben Demboski <[email protected]>
181180
Jan Buschtöns <[email protected]>
182181
Jarek Radosz <[email protected]>
183182
Izel Nakri <[email protected]>
184183
ShaMan123 <[email protected]>
184+
Andrew Dawes <[email protected]>
185+
Tim Gates <[email protected]>
186+
Sergey Astapov <[email protected]>

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)