Socket
Socket
Sign inDemoInstall

automatic-npm-release

Package Overview
Dependencies
106
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    automatic-npm-release

This cli allows you to quickly create a github workflow that will release your npm modules via the [semantic-release system](https://github.com/semantic-release/semantic-release).


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Install size
1.54 MB
Created
Weekly downloads
 

Readme

Source

Automatic NPM Release

This cli allows you to quickly create a Github Actions workflow that will release your npm modules via the semantic-release system.

Usage

> npx automatic-npm-release

Creating .releaserc.js"...
Creating .github/workflows/release.yml...

Make sure to set NPM_TOKEN to "..." in your github repository

After merging this, your merges to master will automatically be published. Make sure to use the semantic versioning system in your commits. e.g. start a commit with "fix: ..." 

FAQs

Last updated on 15 Nov 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc