Version Packages (next)
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-user-settings
|
||||
|
||||
## 0.8.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d44a20a: Added additional plugin metadata to `package.json`.
|
||||
- e6ec179: Use signals to update user settings across sessions
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.2
|
||||
- @backstage/plugin-user-settings-common@0.0.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.1-next.2
|
||||
- @backstage/plugin-signals-react@0.0.4-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.2
|
||||
- @backstage/core-compat-api@0.2.6-next.2
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.8.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-user-settings",
|
||||
"version": "0.8.7-next.1",
|
||||
"version": "0.8.7-next.2",
|
||||
"description": "A Backstage plugin that provides a settings page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user