Version Packages

Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
This commit is contained in:
github-actions[bot]
2023-05-16 09:38:40 +00:00
committed by Christopher Diaz
parent 8a340bfb03
commit f7c247c7a7
491 changed files with 5840 additions and 1422 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-api-docs
## 0.9.3
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-catalog@1.11.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.9.3-next.2
### 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.9.3-next.2",
"version": "0.9.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",