We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c324e33 commit be3adabCopy full SHA for be3adab
CHANGELOG.md
@@ -1,5 +1,8 @@
1
2
3
+## v3.0.1 (2025-01-28)
4
+
5
6
## v3.0.0 (2025-01-28)
7
8
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "qunit-retry",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Drop in replacement for qunit `test` which retries a failed test.",
"keywords": [
"qunit",
0 commit comments