Merge branch 'backstage:master' into daan/sort-flags

This commit is contained in:
daan
2023-05-02 09:40:59 -07:00
committed by GitHub
639 changed files with 18724 additions and 4027 deletions
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-user-settings
## 0.7.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.8.0-next.1
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
## 0.7.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/core-app-api@1.7.1-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
## 0.7.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-user-settings",
"description": "A Backstage plugin that provides a settings page",
"version": "0.7.2",
"version": "0.7.3-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",