Version Packages

This commit is contained in:
github-actions[bot]
2024-12-17 10:54:05 +00:00
parent 968c885aa5
commit cfdf107d34
500 changed files with 5414 additions and 1918 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-user-settings
## 0.8.17
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.0
- @backstage/core-app-api@1.15.3
- @backstage/core-compat-api@0.3.4
- @backstage/frontend-plugin-api@0.9.3
- @backstage/theme@0.6.3
- @backstage/core-components@0.16.2
- @backstage/errors@1.2.6
- @backstage/catalog-model@1.7.2
- @backstage/core-plugin-api@1.10.2
- @backstage/types@1.2.0
- @backstage/plugin-signals-react@0.0.8
- @backstage/plugin-user-settings-common@0.0.1
## 0.8.17-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-user-settings",
"version": "0.8.17-next.2",
"version": "0.8.17",
"description": "A Backstage plugin that provides a settings page",
"backstage": {
"role": "frontend-plugin",