Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-24 12:57:42 +00:00
parent 80f7b646a5
commit c2c60546d2
358 changed files with 4032 additions and 178 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/frontend-app-api
## 0.13.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.4-next.0
- @backstage/core-app-api@1.19.1-next.0
- @backstage/core-plugin-api@1.11.1-next.0
- @backstage/frontend-defaults@0.3.2-next.1
- @backstage/frontend-plugin-api@0.12.1-next.1
## 0.13.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.13.1-next.0",
"version": "0.13.1-next.1",
"backstage": {
"role": "web-library"
},