This package has been deprecated

Author message:

Use @semantic-release/git instead

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

2.0.0 • Public • Published

@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",
  }
}

Package Sidebar

Install

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

Weekly Downloads

4

Version

2.0.0

License

MIT

Last publish

Collaborators

  • travi
  • pvdlg
  • semantic-release-bot
  • gr2m