Skip to content

Commit 289e256

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

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

AUTHORS.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,7 @@ Gerald Haagsma <[email protected]>
169169
Adam Byrne <[email protected]>
170170
171171
step2yeung <[email protected]>
172+
Kean Loong Tan <[email protected]>
173+
Jim Lynch <[email protected]>
174+
175+

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)