UNPKG

@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.

6 lines (4 loc) 197 B
// Bundled with Packemon: https://packemon.dev // This is an MJS wrapper for a sibling CJS file import data from './semanticReleaseConfig.cjs'; export const { baseConfig, defaultPlugins } = data;