Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-05-21 14:41:46 +00:00
parent 41b942f6dd
commit cce04957e9
303 changed files with 4575 additions and 213 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-scaffolder-react
## 1.8.6-next.0
### Patch Changes
- 86dc29d: Links that are rendered in the markdown in the `ScaffolderField` component are now opened in new tabs.
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-scaffolder-common@1.5.2
## 1.8.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.8.5",
"version": "1.8.6-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library"