Skip to content

Commit 884e5d9

Browse files
authored
Merge pull request #16 from probitas-test/release-2026-01-08-09-49-57
chore: release 2026.01.08
2 parents f97d992 + d553373 commit 884e5d9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Releases.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### 2026.01.08
22

3+
#### @probitas/runner 0.5.4 (patch)
4+
5+
- fix(@probitas/runner): detect AbortError caused by timeout in isTimeoutError
6+
7+
### 2026.01.08
8+
39
#### @probitas/builder 0.5.2 (patch)
410

511
- feat(@probitas/core,@probitas/builder,@probitas/runner): add scenario-level

packages/probitas-runner/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@probitas/runner",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"exports": "./mod.ts",
55
"imports": {
66
"@probitas/core": "jsr:@probitas/core@^0",

0 commit comments

Comments
 (0)