Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-11-21 23:07:07 +00:00
parent 44d2d88cda
commit 0351e094e8
36 changed files with 303 additions and 17 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-api-docs
## 0.10.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.16.0-next.1
## 0.10.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"version": "0.10.2-next.0",
"version": "0.10.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",