Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-04-21 15:07:43 +00:00
parent 50a66a9183
commit 1cc86bee1c
423 changed files with 5447 additions and 212 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/frontend-app-api
## 0.16.3-next.0
### Patch Changes
- f79eaf2: Internal cleanup of routing utilities.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/frontend-defaults@0.5.2-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
## 0.16.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.16.2",
"version": "0.16.3-next.0",
"backstage": {
"role": "web-library"
},