Use p-limit to list secrets, update api-report & add changesets

Signed-off-by: ivgo <ivgo@spreadgroup.com>
This commit is contained in:
ivgo
2022-06-16 12:42:56 +02:00
parent cec1cd4578
commit 5ebf2c7023
5 changed files with 20 additions and 4 deletions
-2
View File
@@ -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;