Skip to content

relizy / SocialConfig

Interface: SocialConfig

Defined in: src/types.ts:651

Properties

changelogUrl?

optional changelogUrl: string

Defined in: src/types.ts:664

URL to full changelog (e.g., https://example.com/changelog) This URL will be included in social media posts to allow users to view the complete changelog


slack?

optional slack: SlackSocialConfig

Defined in: src/types.ts:659

Slack configuration


twitter?

optional twitter: TwitterSocialConfig

Defined in: src/types.ts:655

Twitter configuration

Released under the MIT License.