Version Packages

This commit is contained in:
github-actions[bot]
2026-05-19 18:28:24 +00:00
parent 0a44fb3cb8
commit b97fcb0a93
563 changed files with 6223 additions and 1580 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-dev-utils
## 0.1.2
### Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0
- @backstage/plugin-app@0.4.6
- @backstage/frontend-defaults@0.5.2
- @backstage/frontend-plugin-api@0.17.0
## 0.1.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-dev-utils",
"version": "0.1.2-next.0",
"version": "0.1.2",
"description": "Utilities for developing Backstage frontend plugins using the new frontend system.",
"backstage": {
"role": "web-library"