Skip to content

Commit 70bb0a3

Browse files
authored
Merge pull request #12 from probitas-test/release-2026-01-07-14-24-26
chore: release 2026.01.07
2 parents c023b29 + 17ae54e commit 70bb0a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Releases.md

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

3+
#### @probitas/runner 0.5.2 (patch)
4+
5+
- feat(@probitas/runner): add scenario-level timeout configuration
6+
- fix(@probitas/runner): improve step timeout error messages with context
7+
8+
### 2026.01.07
9+
310
#### @probitas/builder 0.5.1 (patch)
411

512
- refactor(@probitas/builder,@probitas/runner,@probitas/core): move step options

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.1",
3+
"version": "0.5.2",
44
"exports": "./mod.ts",
55
"imports": {
66
"@probitas/core": "jsr:@probitas/core@^0",

0 commit comments

Comments
 (0)