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
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-dev-utils
## 0.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-app@0.4.6-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/frontend-defaults@0.5.2-next.0
## 0.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-dev-utils",
"version": "0.1.1",
"version": "0.1.2-next.0",
"description": "Utilities for developing Backstage frontend plugins using the new frontend system.",
"backstage": {
"role": "web-library"