Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@auto-it/git-tag

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-it/git-tag

Manage your projects version through just a git tag


Version published
Weekly downloads
4.2K
decreased by-63.74%
Maintainers
1
Weekly downloads
 
Created

Git Tag Plugin

Manage your projects version through just a git tag.

If you're using this plugin you aren't releasing your code to any platform (npm, maven, etc). Instead you version calculations is done entirely though git tags.

This plugin only:

  1. gets last git tag
  2. bump it to new version
  3. create new tags
  4. push to github

FAQs

Package last updated on 26 Aug 2019

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