Skip to content

Commit 289e256

Browse files
committed
Build: Prepare 2.10.0 release, including authors and history update
1 parent 73ea896 commit 289e256

4 files changed

Lines changed: 13 additions & 2 deletions

File tree

AUTHORS.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,7 @@ Gerald Haagsma <haagsmag@gmail.com>
169169
Adam Byrne <misterbyrne@gmail.com>
170170
XhmikosR <xhmikosr@gmail.com>
171171
step2yeung <syeung@linkedin.com>
172+
Kean Loong Tan <keanification@gmail.com>
173+
Jim Lynch <mrdotjim@gmail.com>
174+
Eddy Lu <eddy.lu@mail.mcgill.ca>
175+
ventuno <ventuno@users.noreply.github.com>

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.10.0 / 2020-05-02
2+
==================
3+
4+
* Core: run all `only` tests (#1436)
5+
* HTML Reporter: Correct tab order for toolbar filters
6+
* Readme: add project logo (#1425)
7+
18
2.9.3 / 2019-10-08
29
==================
310

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

0 commit comments

Comments
 (0)