Version Packages
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-user-settings
|
||||
|
||||
## 0.8.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c7603e8: Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead
|
||||
- 6349099: Added config input type to the extensions
|
||||
- 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/core-app-api@1.14.2
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-signals-react@0.0.4
|
||||
- @backstage/plugin-user-settings-common@0.0.1
|
||||
|
||||
## 0.8.11-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-user-settings",
|
||||
"version": "0.8.11-next.3",
|
||||
"version": "0.8.11",
|
||||
"description": "A Backstage plugin that provides a settings page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user