Socket
Book a DemoInstallSign in
Socket

@semantic-release/last-release-git-tag

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-release/last-release-git-tag

Determine the version of the last release with git tags

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
4
Created
Source

@semantic-release/last-release-git-tag

semantic-release plugin to determine the version of the last release with git tags.

Travis Codecov Greenkeeper badge

Configuration

The plugin doesn't have any options. It can be used with the following semantic-release configuration:

{
  "release": {
    "getLastRelease": "@semantic-release/last-release-git-tag",
  }
}

Keywords

git

FAQs

Package last updated on 25 Nov 2017

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