Version Packages

This commit is contained in:
github-actions[bot]
2022-06-14 09:12:05 +00:00
parent c8c5115e58
commit 2e2a82c9d7
431 changed files with 5900 additions and 2965 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-node
## 0.2.2
### Patch Changes
- 5ca0b86b88: Address corner cases where the key store was not being created at startup
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
- 9079a78078: Added configurable algorithms array for IdentityClient
- Updated dependencies
- @backstage/backend-common@0.14.0
## 0.2.2-next.2
### Patch Changes