Version Packages

This commit is contained in:
github-actions[bot]
2024-03-19 14:56:10 +00:00
parent 0908022cbc
commit e83e055841
800 changed files with 9824 additions and 2888 deletions
+11
View File
@@ -0,0 +1,11 @@
# @backstage/plugin-auth-react
## 0.0.1
### Patch Changes
- 62bcaf8: Create a generic React component for refreshing user cookie.
- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/errors@1.2.4
- @backstage/core-plugin-api@1.9.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.0.0",
"version": "0.0.1",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library"