Version Packages

This commit is contained in:
github-actions[bot]
2022-03-03 15:23:53 +00:00
parent 17e0b29a42
commit 3c8bb2854d
324 changed files with 2644 additions and 1649 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-user-settings
## 0.4.0
### Minor Changes
- af5eaa87f4: **BREAKING**: Removed deprecated `auth0AuthApiRef`, `oauth2ApiRef`, `samlAuthApiRef` and `oidcAuthApiRef` as these APIs are too generic to be useful. Instructions for how to migrate can be found at [https://backstage.io/docs/api/deprecations#generic-auth-api-refs](https://backstage.io/docs/api/deprecations#generic-auth-api-refs).
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.0
- @backstage/core-plugin-api@0.8.0
## 0.3.21
### Patch Changes