@kai/show-next-version

1.0.0 • Public • Published

@kai/show-next-version

Preview what semantic-release thinks the next version will be for the current branch. And don't actually release anything.

Run it locally:

npx @kai/show-next-version

Run it in a GitHub Action:

    steps:
      - name: Checkout
        uses: actions/checkout@v2
        with:
          fetch-depth: 0
     - name: Setup Node.js
        uses: actions/setup-node@v1
        with:
          node-version: 14
      # ... others
      # ... steps
      - name: Preview next version and changelog
        run: npx @kai/show-next-version

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • next
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @kai/show-next-version

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.07 kB

Total Files

8

Last publish

Collaborators

  • kai