Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-config-schema
|
||||
|
||||
## 0.1.38
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.4
|
||||
- @backstage/theme@0.2.17
|
||||
- @backstage/core-plugin-api@1.4.0
|
||||
- @backstage/config@1.0.6
|
||||
- @backstage/errors@1.1.4
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.38-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-config-schema",
|
||||
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
|
||||
"version": "0.1.38-next.1",
|
||||
"version": "0.1.38",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user