Skip to content

Commit 6e9775d

Browse files
committed
chore: update changeset
1 parent ee19d06 commit 6e9775d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/fast-islands-sell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"@redocly/cli": patch
44
---
55

6-
Fixed step execution to respect severity levels when handling step failures. Previously, steps would always break workflow execution on failure when onFailure is ommited, but now they properly consider the configured severity level (e.g., `warn` | `off` severity allows subsequent steps to execute).
6+
Fixed step execution to respect severity levels when handling step failures. Previously, steps would always break workflow execution on failure when onFailure is omitted, but now they properly consider the configured severity level (e.g., `warn` | `off` severity allows subsequent steps to execute).

0 commit comments

Comments
 (0)