Skip to content

relizy / SocialConfig

Interface: SocialConfig

Defined in: src/types.ts:824

Properties

changelogUrl?

optional changelogUrl?: string

Defined in: src/types.ts:837

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

Slack configuration


twitter?

optional twitter?: TwitterSocialConfig

Defined in: src/types.ts:828

Twitter configuration

Released under the MIT License.