Skip to content

Commit f1b0fcb

Browse files
kevinccbsgclaude
andcommitted
chore: update version to v1.1.8
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f059191 commit f1b0fcb

3 files changed

Lines changed: 16 additions & 12 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.8 (2026-04-15)</small>
2+
3+
* chore: update twd-js to 1.7.0
4+
15
## <small>1.1.6 (2026-04-14)</small>
26

37
* chore: update twd-js to 1.6.6

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twd-cli",
3-
"version": "1.1.6",
3+
"version": "1.1.8",
44
"description": "CLI tool for running TWD tests with Puppeteer",
55
"type": "module",
66
"main": "src/index.js",
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"openapi-mock-validator": "^0.1.4",
2727
"puppeteer": "^24.40.0",
28-
"twd-js": "^1.6.6"
28+
"twd-js": "^1.7.0"
2929
},
3030
"engines": {
3131
"node": ">=18.0.0"

0 commit comments

Comments
 (0)