last-release-apm
v1.3.1
Published
determine the version of the last release via the apm registry
Maintainers
Readme
last-release-apm
fully automated package publishing with semantic-release for Atom packages.
Install and configure
$ npm install --save-dev last-release-apmAdd 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
