Version Packages

This commit is contained in:
github-actions[bot]
2026-04-14 14:57:31 +00:00
parent 9f24941b49
commit 93e643d142
603 changed files with 5867 additions and 1607 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/cli-module-auth
## 0.1.1
### Patch Changes
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
- c705d44: Fixed `auth login` clearing previously configured action sources and other instance metadata when re-authenticating.
- Updated dependencies
- @backstage/errors@1.3.0
- @backstage/cli-node@0.3.1
## 0.1.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-module-auth",
"version": "0.1.1-next.2",
"version": "0.1.1",
"description": "CLI module for Backstage CLI",
"backstage": {
"role": "cli-module"