update api report

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-01-26 09:16:05 +01:00
parent fc65c6cd9e
commit 25c6c2fd74
+2 -1
View File
@@ -1,4 +1,4 @@
## API Report File for "@backstage/release-manifest"
## API Report File for "@backstage/release-manifests"
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
@@ -25,6 +25,7 @@ export type GetByVersionOptions = {
// @public
export type ReleaseManifest = {
releaseVersion: string;
packages: {
name: string;
version: string;