Version Packages

This commit is contained in:
github-actions[bot]
2024-08-20 08:56:34 +00:00
parent a0d830645a
commit 2a2c84ba68
538 changed files with 6372 additions and 2322 deletions
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.16
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.8.0
- @backstage/errors@1.2.4
## 0.1.16-next.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.16-next.3",
"version": "0.1.16",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",