@stacc/semantic-release-config
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Stacc Semantic Release Configuration

Installation

npm install --save-dev @stacc/semantic-release-config semantic-release

Add to package.json

{
  "release": {
    "extends": "@stacc/semantic-release-config"
  }
}

In your workflow

      - name: Semantic Release
        if: success()
        working-directory: .
        env:
          NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
          NPM_PUBLISH: true # if you need to publish to npm
          GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
          SLACK_WEBHOOK: ${{ secrets.SLACK_RELEASE_BOT_WEBHOOK }}
        run: npm run semantic-release -- --branches main

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    147
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    147
  • 1.2.0
    0
  • 1.1.0
    0
  • 1.0.6
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @stacc/semantic-release-config

Weekly Downloads

147

Version

1.3.0

License

MIT

Unpacked Size

6.92 kB

Total Files

4

Last publish

Collaborators

  • karolined
  • gawdfrey
  • bjarnehelland
  • robingrundvag
  • anderseidestacc
  • oyvindfanebust
  • slem