Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-11-21 15:13:12 +00:00
parent f123f010e5
commit 8ece80419a
447 changed files with 6696 additions and 293 deletions
@@ -1,5 +1,15 @@
# @backstage/backend-openapi-utils
## 0.1.1-next.0
### Patch Changes
- aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility
- Updated dependencies
- @backstage/backend-plugin-api@0.6.8-next.0
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
## 0.1.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.0",
"version": "0.1.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",