Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c7603e8: Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.7.0
|
||||
- @backstage/plugin-catalog-react@1.12.3
|
||||
- @backstage/core-components@0.14.10
|
||||
- @backstage/core-compat-api@0.2.8
|
||||
- @backstage/catalog-model@1.6.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/plugin-catalog-common@1.0.26
|
||||
|
||||
## 0.6.28-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"version": "0.6.28-next.3",
|
||||
"version": "0.6.28",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user