Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-01 11:50:02 +00:00
parent 10fe5e5fa2
commit 952cefedd8
363 changed files with 4442 additions and 192 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-config-schema
## 0.1.70-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.1
- @backstage/core-plugin-api@1.10.9-next.0
## 0.1.70-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-config-schema",
"version": "0.1.70-next.0",
"version": "0.1.70-next.1",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
"backstage": {
"role": "frontend-plugin",