@lx-frontend/release-config

Sharable configuration for semantic-release

Usage no npm install needed!

<script type="module">
  import lxFrontendReleaseConfig from 'https://cdn.skypack.dev/@lx-frontend/release-config';
</script>

README

lx-release-config

Sharable configuration for semantic-release

Usage

To use this sharable config, extend your semantic release configuration in .releaserc

{
  "extends": "@lx-frontend/release-config"
}