Version Packages

This commit is contained in:
github-actions[bot]
2025-08-19 13:01:39 +00:00
parent 2974f7f52b
commit b93a3471c2
489 changed files with 4672 additions and 1646 deletions
@@ -1,5 +1,17 @@
# @backstage/backend-openapi-utils
## 0.6.0
### Minor Changes
- c08cbc4: Move Scaffolder API to OpenAPI
### Patch Changes
- 3760352: Update `express-openapi-validator` to 5.5.8 to fix security vulnerability in transitive dependency `multer`
- Updated dependencies
- @backstage/backend-plugin-api@1.4.2
## 0.6.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.6.0-next.1",
"version": "0.6.0",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"