Releases: ungoldman/gh-release
Releases Β· ungoldman/gh-release
v1.0.7
- add
standard
to dev dependencies
- add
.travis.yml
& badge for travis-ci
- improve cli usage info & move to top of readme
- add
files
to package.json
for future build/zip/dist support
v1.0.6
- move
get-defaults.js
to lib
- improve usage info for cli
- improve defaults management in cli
- add proper target_commitish default
v1.0.5
- hotfix for help/usage in dir w/o
package.json
or CHANGELOG.md
v1.0.4
- remove
files
from package.json
to fix cli again
v1.0.3
- actual fix for cli.. should work fine now
- allow
v
prefix for changelog version names
v1.0.2
- hotfix for local requires in cli
v1.0.1
- add better options info to readme
v1.0.0
- create working prototype
- define basic node interface
- define basic cli interface