Version Packages

This commit is contained in:
github-actions[bot]
2026-04-14 14:57:31 +00:00
parent 9f24941b49
commit 93e643d142
603 changed files with 5867 additions and 1607 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-dev-utils
## 0.1.1
### Patch Changes
- Updated dependencies
- @backstage/ui@0.14.0
- @backstage/plugin-app@0.4.3
- @backstage/frontend-plugin-api@0.16.0
- @backstage/frontend-defaults@0.5.1
## 0.1.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-dev-utils",
"version": "0.1.1-next.1",
"version": "0.1.1",
"description": "Utilities for developing Backstage frontend plugins using the new frontend system.",
"backstage": {
"role": "web-library"