Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseManifest

Local reads from this file to learn about a new Local release.

Hierarchy

  • ReleaseManifest

Index

Properties

changelogUrl

changelogUrl: string

A link to the public changelog for this release.

name

name: string

SemVer compatible Local version.

Optional notes

notes: string

Hand written notes about the release.

pub_date

pub_date: string

The publish date for this release formatted as an ISO 8601 string.

Optional releaseNotesUrl

releaseNotesUrl: string

URL to hosted notes about this specific Local release. This page will be embedded into Local using an iframe.

Optional rollout

rollout: RolloutRules

size

size: string

Size in bytes of the Local update.

url

url: string

URL for the Local release zip.

Optional version

version: string

SemVer compatible Local version.

Generated using TypeDoc