Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-26 15:26:38 +00:00
parent fe9b5f58ca
commit 68db890456
340 changed files with 3430 additions and 170 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/frontend-defaults
## 0.5.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.11-next.0
- @backstage/plugin-app@0.4.7-next.0
- @backstage/frontend-app-api@0.16.4-next.0
## 0.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.5.2",
"version": "0.5.3-next.0",
"backstage": {
"role": "web-library"
},