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
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-node
## 0.6.13
### Patch Changes
- 7455dae: Use node prefix on native imports
- 69d880e: Bump to latest zod to ensure it has the latest features
- Updated dependencies
- @backstage/backend-plugin-api@1.7.0
- @backstage/catalog-client@1.13.0
## 0.6.13-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.13-next.1",
"version": "0.6.13",
"backstage": {
"role": "node-library",
"pluginId": "auth",