Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.12
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19
- @backstage/errors@1.2.4
## 0.1.12-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.12-next.2",
"version": "0.1.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",