Version Packages

This commit is contained in:
github-actions[bot]
2024-12-17 10:54:05 +00:00
parent 968c885aa5
commit cfdf107d34
500 changed files with 5414 additions and 1918 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-api-docs
## 0.12.2
### Patch Changes
- 11babd9: Fix link styling in ProvidedApisCard component so it aligns with other card components.
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-catalog@1.26.0
- @backstage/core-compat-api@0.3.4
- @backstage/frontend-plugin-api@0.9.3
- @backstage/core-components@0.16.2
- @backstage/catalog-model@1.7.2
- @backstage/core-plugin-api@1.10.2
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-permission-react@0.4.29
## 0.12.2-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.2-next.2",
"version": "0.12.2",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",