Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-config-schema
## 0.1.73
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2
- @backstage/core-plugin-api@1.11.1
## 0.1.73-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-config-schema",
"version": "0.1.73-next.1",
"version": "0.1.73",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
"backstage": {
"role": "frontend-plugin",