@rxap/ngx-changelog
Version:
This package provides Angular components and services to display changelogs within an application. It fetches changelog data from a remote source and presents it in a user-friendly dialog or component, allowing users to view updates and changes. The packa
22 lines (11 loc) • 870 B
Markdown
[/ngx-changelog](../wiki/globals) / ChangelogDto
# Interface: ChangelogDto
Defined in: [changelog/src/lib/openapi/components/changelog-dto.ts:1](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/changelog/src/lib/openapi/components/changelog-dto.ts#L1)
## Properties
### application
> **application**: `string`[]
Defined in: [changelog/src/lib/openapi/components/changelog-dto.ts:3](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/changelog/src/lib/openapi/components/changelog-dto.ts#L3)
***
### general
> **general**: `string`[]
Defined in: [changelog/src/lib/openapi/components/changelog-dto.ts:2](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/changelog/src/lib/openapi/components/changelog-dto.ts#L2)