Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-defaults
## 0.3.4
### Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.3.3
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/frontend-app-api@0.13.3
## 0.3.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.3.4-next.0",
"version": "0.3.4",
"backstage": {
"role": "web-library"
},