@catalystsquad/release-config-javascript-actions

1.0.2 • Public • Published

release-config-javascript-actions

semantic-release release configuration template repository

How do I use it?

  1. modify index.js to export whatever release config you want, this is the shareable config that other releases will use.
  2. Replace all instances of release-config-javascript-actions with the name of your release config. It should follow the convention release-config-{your name here}
  3. PR to main following conventional commits. Make sure your squash message follows conventional commits.
  4. The release workflow should run, and publish your shareable config to npm so you can use it in releases via extends as @catalystsquad/release-config-{your name here}

/@catalystsquad/release-config-javascript-actions/

    Package Sidebar

    Install

    npm i @catalystsquad/release-config-javascript-actions

    Weekly Downloads

    0

    Version

    1.0.2

    License

    Apache-2.0

    Unpacked Size

    22.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • todpunk
    • automation-catalystsquad