Skip to content

relizy / SocialConfig

Interface: SocialConfig

Defined in: src/types.ts:851

Properties

changelogUrl?

optional changelogUrl?: string

Defined in: src/types.ts:864

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:859

Slack configuration


twitter?

optional twitter?: TwitterSocialConfig

Defined in: src/types.ts:855

Twitter configuration

Released under the MIT License.