Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.20-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
||||
- 6e1bf50: Added basic support for the new frontend system, exported from the `/alpha` subpath.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.0-next.1
|
||||
- @backstage/core-plugin-api@1.9.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.10.0-next.2
|
||||
- @backstage/core-compat-api@0.2.0-next.2
|
||||
- @backstage/catalog-model@1.4.4-next.0
|
||||
- @backstage/plugin-catalog-common@1.0.21-next.0
|
||||
|
||||
## 0.6.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"version": "0.6.20-next.1",
|
||||
"version": "0.6.20-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user