Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-08 11:42:14 +00:00
parent 3e98d91a3b
commit 56a811849a
327 changed files with 4637 additions and 163 deletions
@@ -1,5 +1,18 @@
# @backstage/backend-openapi-utils
## 0.2.0-next.1
### Minor Changes
- 66af016: Improved support for OpenAPI validation during Jest tests. Now, OpenAPI validation can happen as you are writing your Jest tests - you no longer have to run `repo schema openapi test`.
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.1.19-next.0
### Patch Changes