Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-react
## 0.1.24
### Patch Changes
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
- Updated dependencies
- @backstage/core-components@0.18.7
- @backstage/core-plugin-api@1.12.3
## 0.1.24-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.24-next.1",
"version": "0.1.24",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",