Releases: RilDev/gh-packages
Releases · RilDev/gh-packages
gh-packages v0.3.2
gh-packages v0.3.1
No change-log. This minor update was released by accident.
gh-packages v0.3.0
Updates:
- Improve the
README.md
and thewiki
- Check if
npm
is installed - Check if
npm init
has been run in the package's directory - Allow the use of
gh-packages --help
even when outside of agit
ornpm
directory - Add
preferGlobal
flag inpackage.json
- Add hyper-links in
--help
anderror
messages
gh-packages v0.2.1
Updates:
- add
last-commit
badge to README.md - correct install error in the README.md file
- add project gif to README.md file
gh-packages v0.2.0
Updates:
- Add
--help
flag - Remove automatic push of the package.json file on the master branch
- Test if
git init
has been run in directory - Refactor
cli.js
- Refactor
README.md
- Add a Package.JSON section in the
README.md
file - Add a Feature Request & Improvement section in the
README.md
file
gh-packages v0.1.0
Updates:
- add user custom command option
-c
or--command
gh-packages v0.0.4
Updates:
- Update README.md
- Remove unused log
gh-packages v0.0.3
Working proof of concept.