@halospv3/hce.shared-config
Version:
Automate commit message quality, changelogs, and CI/CD releases. Exports a semantic-release shareable configuration deserialized from this package's '.releaserc.yml'. Shared resources for .NET projects are also distributed with this package.
7 lines (6 loc) • 372 B
text/typescript
export * as msbuildProject from "./dotnet/MSBuildProject.js"
export * as msbuildProjectProperties from "./dotnet/MSBuildProjectProperties.js"
export * as createDummyNupkg from './dotnet/createDummyNupkg.js'
export * as dotnetGHPR from "./dotnet/dotnetGHPR.js"
export * as dotnetGLPR from "./dotnet/dotnetGLPR.js"
export * as dotnetHelpers from "./dotnet/dotnetHelpers.js"