Version Packages
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user