Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-21 14:07:39 +00:00
parent b952a89dbc
commit 132173b897
301 changed files with 4792 additions and 246 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-scaffolder-react
## 1.14.4-next.0
### Patch Changes
- 3edf7e7: Add schema output return type to the `makeFieldSchema` function return
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/theme@0.6.3
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.15.2-next.0
- @backstage/plugin-permission-react@0.4.30
- @backstage/plugin-scaffolder-common@1.5.9
## 1.14.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.3",
"version": "1.14.4-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",