Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-23 15:00:29 +00:00
parent a42df75228
commit c73bfa46d4
214 changed files with 3291 additions and 107 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-app-api
## 0.13.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-defaults@0.3.2-next.0
- @backstage/frontend-plugin-api@0.12.1-next.0
- @backstage/config@1.3.3
- @backstage/core-app-api@1.19.0
- @backstage/core-plugin-api@1.11.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
## 0.13.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.13.0",
"version": "0.13.1-next.0",
"backstage": {
"role": "web-library"
},