Use p-limit to list secrets, update api-report & add changesets
Signed-off-by: ivgo <ivgo@spreadgroup.com>
This commit is contained in:
@@ -12,8 +12,6 @@ import { Entity } from '@backstage/catalog-model';
|
||||
// @public
|
||||
export const EntityVaultCard: () => JSX.Element;
|
||||
|
||||
// Warning: (ae-missing-release-tag) "isVaultAvailable" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
|
||||
//
|
||||
// @public
|
||||
export function isVaultAvailable(entity: Entity): boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user