Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
@@ -1,5 +1,15 @@
# @backstage/backend-openapi-utils
## 0.6.5-next.0
### Patch Changes
- 6678b78: Internal update to use native feature from our request validation library for handling base path determination.
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.6.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.6.4",
"version": "0.6.5-next.0",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"