Skip to content

Releases: RilDev/gh-packages

gh-packages v0.3.2

08 Dec 14:26
Compare
Choose a tag to compare

Updates:

  • Experimenting with the scripts in package.json

gh-packages v0.3.1

08 Dec 10:11
Compare
Choose a tag to compare

No change-log. This minor update was released by accident.

gh-packages v0.3.0

04 Dec 10:57
Compare
Choose a tag to compare

Updates:

  • Improve the README.md and the wiki
  • 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 a git or npm directory
  • Add preferGlobal flag in package.json
  • Add hyper-links in --help and error messages

gh-packages v0.2.1

01 Dec 08:15
Compare
Choose a tag to compare

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

21 Oct 08:51
Compare
Choose a tag to compare

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

19 Oct 10:43
Compare
Choose a tag to compare

Updates:

  • add user custom command option -c or --command

gh-packages v0.0.4

05 Oct 15:29
Compare
Choose a tag to compare

Updates:

  • Update README.md
  • Remove unused log

gh-packages v0.0.3

05 Oct 11:21
Compare
Choose a tag to compare

Working proof of concept.