Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-config-schema
|
||||
|
||||
## 0.1.41
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.3.0
|
||||
- @backstage/core-components@0.13.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.41-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.41-next.1",
|
||||
"version": "0.1.41",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user