getManifestByVersion()
Home > @backstage/release-manifests > getManifestByVersion
Returns a release manifest based on supplied version.
Signature:
function getManifestByVersion(options: GetManifestByVersionOptions): Promise<ReleaseManifest>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
Promise<ReleaseManifest>