@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
26 lines (13 loc) • 922 B
Markdown
[**/ngx-changelog v19.0.4**](../README.md)
***
[/ngx-changelog](../globals.md) / 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)