Type alias VersionInformation

VersionInformation: {
    date: string;
    description: string;
}

Type declaration

  • date: string

    Date the version was published

  • description: string

    Description of the changes in the version