Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-28 13:06:36 +00:00
parent db48129388
commit 84fdc40c42
215 changed files with 3630 additions and 210 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-scaffolder-react
## 1.14.4-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/theme@0.6.4-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-scaffolder-common@1.5.9
## 1.14.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.4-next.0",
"version": "1.14.4-next.1",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",