@halospv3/hce.shared-config
Version:
Automate commit message quality, changelogs, and CI/CD releases. Its `main` entry point is a Semantic Release config. Functions and classes are exposed for customization. An ESLint config, a Commitlint config, and addl. resources for .NET projects are als
9 lines (8 loc) • 347 B
text/typescript
export * from './GithubNugetRegistryInfo.ts';
export * from './GitlabNugetRegistryInfo.ts';
export * from './helpers.ts';
export * from './IsNextVersionAlreadyPublished.cli.ts';
export * from './MSBuildProject.ts';
export * from './MSBuildProjectProperties.ts';
export * from './NugetProjectProperties.ts';
export * from './NugetRegistryInfo.ts';