diff --git a/.changeset/wild-scissors-rest.md b/.changeset/wild-scissors-rest.md index 743b1cb0f5..e5bd7676aa 100644 --- a/.changeset/wild-scissors-rest.md +++ b/.changeset/wild-scissors-rest.md @@ -2,4 +2,4 @@ "@redocly/cli": patch --- -fix: cli build-docs / use stdout instead of stderr for simple logs +Updated the Redocly CLI command `redocly build-docs` to use `stdout` instead of `stderr` for simple logs.