Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-05-09 09:49:35 +00:00
parent 23b9dde55b
commit 4f3076700a
246 changed files with 2844 additions and 125 deletions
@@ -1,5 +1,12 @@
# @backstage/backend-openapi-utils
## 0.0.2-next.1
### Patch Changes
- fe16bd39e83: Use permalinks for links including a line number reference
- 021cfbb5152: Corrected resolution of parameter nested schema to use central schemas.
## 0.0.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.0.2-next.0",
"version": "0.0.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",