Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-entity-validation
|
||||
|
||||
## 0.1.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 916da47: Change default icon for unknown entities to nothing instead of the help icon.
|
||||
- 1f70e46: Improves UX of the EntityValidationPage: Moves the validate button below the EntityTextArea which is actually validated, the location TextField can now be hidden to prevent confusion about what is validated and additional content can be added to the top of the validation page.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.9.4-next.0
|
||||
- @backstage/catalog-client@1.6.0-next.0
|
||||
- @backstage/core-components@0.13.10
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.2
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/plugin-catalog-common@1.0.20
|
||||
|
||||
## 0.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-entity-validation",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user