chore: 🔖 release new versions (#1306)

This commit is contained in:
github-actions[bot]
2023-10-19 17:02:17 +03:00
committed by GitHub
parent 0c52110c80
commit 4e712a8c70
7 changed files with 36 additions and 14 deletions

View File

@@ -8,6 +8,17 @@ toc:
<!-- do-not-remove -->
## 1.3.0 (2023-10-19)
### Minor Changes
- Added the possibility to configure the linting severity level of the configuration file for all CLI commands.
Redocly CLI will exit with an error if there are any issues with the configuration file, and the severity is set to `error`.
### Patch Changes
- Updated @redocly/openapi-core to v1.3.0.
## 1.2.1 (2023-10-17)
### Patch Changes