Skip to content

Commit

Permalink
fix(cli): namespacing configuration now applies to error bodies as we…
Browse files Browse the repository at this point in the history
…ll (#4676)
  • Loading branch information
armandobelardo authored Sep 18, 2024
1 parent 541f733 commit 56e4330
Show file tree
Hide file tree
Showing 34 changed files with 2,038 additions and 155 deletions.
6 changes: 6 additions & 0 deletions packages/cli/cli/versions.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
- changelogEntry:
- summary: Error bodies are now appropriately namespaced as well!
type: fix
irVersion: 53
version: 0.42.2

- changelogEntry:
- summary: |
Make sure to check for optionality when parsing stdout and stderr in CLI. This
Expand Down
Loading

0 comments on commit 56e4330

Please sign in to comment.