Skip to content

Commit 8520cd3

Browse files
committed
Build: Prepare 2.19.3 release
1 parent 12f5c63 commit 8520cd3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

History.md

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

2+
2.19.3 / 2022-10-22
3+
==================
4+
5+
### Fixed
6+
7+
* Assert: Restore how deepEqual treats imposter objects. (Timo Tijhof) [#1706](https://github.com/qunitjs/qunit/issues/1706)
8+
29
2.19.2 / 2022-10-17
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.2-pre",
5+
"version": "2.19.3-pre",
66
"homepage": "https://qunitjs.com",
77
"author": {
88
"name": "OpenJS Foundation and other contributors",

0 commit comments

Comments
 (0)