Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-11 15:25:17 +00:00
parent d1bc8e9835
commit e83ead9b1a
342 changed files with 5004 additions and 173 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-scaffolder-react
## 1.8.7-next.3
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it
- Updated dependencies
- @backstage/core-components@0.14.8-next.2
- @backstage/plugin-scaffolder-common@1.5.3-next.1
- @backstage/plugin-permission-react@0.4.23-next.1
- @backstage/plugin-catalog-react@1.12.1-next.2
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 1.8.7-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.8.7-next.2",
"version": "1.8.7-next.3",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",