Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/versioning/version-config.ts
Version Configuration and Utilities
Properties
| Property | Type |
|---|---|
version | string |
label | string |
releaseDate | Date |
isLatest | boolean |
isPrerelease | boolean |
isDeprecated | boolean |
deprecationMessage | string |
docsPath | string |
gitRef | string |
changelogUrl | string |
supportStatus | `'active' |
eolDate | Date |
Was this page helpful?