Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-03 14:24:29 +00:00
parent de8697fb83
commit 1ea737c1e2
195 changed files with 30756 additions and 110 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-defaults
## 0.4.0-next.1
### Minor Changes
- 55b2ef6: **BREAKING**: The `API_FACTORY_CONFLICT` warning is now treated as an error and will prevent the app from starting.
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.15.0-next.1
- @backstage/frontend-plugin-api@0.14.0-next.1
- @backstage/plugin-app@0.4.0-next.1
- @backstage/core-components@0.18.7-next.1
## 0.3.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.3.6-next.0",
"version": "0.4.0-next.1",
"backstage": {
"role": "web-library"
},