Skip to content

Commit 78673d1

Browse files
committed
changelog: split CLI error fix into builder and mdatagen
1 parent ab0972c commit 78673d1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
change_type: bug_fix
2-
component: cmd
2+
component: cmd/builder
33
note: Fix duplicate error output when CLI command execution fails.
4-
issues: []
4+
issues: [14436]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
change_type: bug_fix
2+
component: cmd/mdatagen
3+
note: Fix duplicate error output when CLI command execution fails.
4+
issues: [14436]

0 commit comments

Comments
 (0)