diff --git a/.changeset/good-paths-act.md b/.changeset/good-paths-act.md new file mode 100644 index 0000000000..dc33b43766 --- /dev/null +++ b/.changeset/good-paths-act.md @@ -0,0 +1,5 @@ +--- +'@backstage/repo-tools': patch +--- + +Fix an issue where errors were not printed to console when running `backstage-repo-tools schema openapi generate` without the `--watch` flag.