Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/dev-utils
## 1.1.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.11.0-next.0
- @backstage/app-defaults@1.7.3
- @backstage/catalog-model@1.7.6
- @backstage/core-app-api@1.19.3
- @backstage/core-components@0.18.4
- @backstage/core-plugin-api@1.12.1
- @backstage/integration-react@1.2.13
- @backstage/theme@0.7.1
- @backstage/plugin-catalog-react@1.21.4
## 1.1.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.18",
"version": "1.1.19-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"