Version Packages

This commit is contained in:
github-actions[bot]
2024-11-19 11:21:20 +00:00
parent 48e63ab901
commit 1552f03186
511 changed files with 5501 additions and 1734 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-config-schema
## 0.1.61
### Patch Changes
- Updated dependencies
- @backstage/types@1.2.0
- @backstage/core-components@0.16.0
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
## 0.1.61-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-config-schema",
"version": "0.1.61-next.2",
"version": "0.1.61",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
"backstage": {
"role": "frontend-plugin",