New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

automa

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automa

Automatic npm package version increase and CHANGELOG.md update, based on commit messages

latest
Source
npmnpm
Version
0.0.40
Version published
Maintainers
1
Created
Source

Automa - Alpha version

Automatic npm package version increate and changelog handling

Just install with

yarn add automa

OR

npm install --save automa

Every time you commit something or merge something to the master branch, the version number in the package.json file will increase (0.0.1 -> 0.0.2, only patch number is supported with this version).

CHANGELOG.md file will be updated too, based on commits messages.

NOTES

  • Only project with set remote repository are supported
  • Master branch upstream has to be configured before Automa can run smoothly
  • If you are already using Husky together with post-commit and post-merge hooks, be careful because they are going to be replaced by Automa

Keywords

automation

FAQs

Package last updated on 14 Aug 2020

Did you know?

Socket

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