last-release-apm

1.3.1 • Public • Published

last-release-apm

fully automated package publishing with semantic-release for Atom packages.

NPM Version Build Status Coverage Status

Dependency Status devDependency Status

semantic-release ESLint Commitizen friendly

Install and configure

$ npm install --save-dev last-release-apm

Add the following to the package.json

"release"{
  "getLastRelease": "last-release-apm"
}

This tells semantic-release plugins to use this package to fetch the latest version from Atom registry.

MIT License

Copyright (c) 2016 Arnaud Dezandee

Package Sidebar

Install

npm i last-release-apm

Weekly Downloads

3

Version

1.3.1

License

MIT

Last publish

Collaborators

  • adezandee