Skip to content

Commit 899645c

Browse files
committed
chore: update version to v1.1.13
1 parent a48ed54 commit 899645c

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>1.1.13 (2026-05-20)</small>
2+
3+
* feat: add Tests: summary line, Failed tests block, and MOCK prefix on contract lines (#7)
4+
15
## <small>1.1.12 (2026-05-08)</small>
26

37
* chore: update twd-js to 1.8.0

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
@@ -1,6 +1,6 @@
11
{
22
"name": "twd-cli",
3-
"version": "1.1.12",
3+
"version": "1.1.13",
44
"description": "CLI tool for running TWD tests with Puppeteer",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)