UNPKG

@frsource/semantic-release-config

Version:

Semantic Release configuration files used across the FRSOURCE organization.

15 lines (14 loc) 310 B
declare const _default: { branches: string[]; plugins: (string | [string, { releaseRules: { type: string; scope: string; release: string; }[]; }] | [string, { tarballDir: string; }])[]; preset: string; }; export default _default;