Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-config-schema
## 0.1.78
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
## 0.1.78-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-config-schema",
"version": "0.1.78-next.0",
"version": "0.1.78",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
"backstage": {
"role": "frontend-plugin",