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
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app
## 0.1.6-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/integration-react@1.2.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/theme@0.6.4-next.0
## 0.1.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.6-next.0",
"version": "0.1.6-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",