committed by
Patrik Oldsberg
parent
2aed4037b0
commit
b228d7d9c2
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-entity-validation
|
||||
|
||||
## 0.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
||||
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
||||
- 8cec7664e146: Removed `@types/node` dependency
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4
|
||||
- @backstage/core-components@0.13.5
|
||||
- @backstage/catalog-client@1.4.4
|
||||
- @backstage/catalog-model@1.4.2
|
||||
- @backstage/core-plugin-api@1.6.0
|
||||
- @backstage/errors@1.2.2
|
||||
- @backstage/plugin-catalog-common@1.0.16
|
||||
- @backstage/theme@0.4.2
|
||||
|
||||
## 0.1.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-entity-validation",
|
||||
"version": "0.1.9-next.3",
|
||||
"version": "0.1.9",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user