Skip to content

v1.1.0

Compare
Choose a tag to compare
@bahmutov bahmutov released this 04 Aug 05:53

1.1.0 (2017-08-04)

New features πŸ‘

tag

ssl

  • expose cafile from npm config (ad2a615)

Bug fixes βœ…

badge

  • add npm badge to readme (7bbb303)

package

  • update github to version 8.0.0 (afd6ab7)
  • update nopt to version 4.0.0 (b10c891)
  • update github to version 7.0.0 (3295f95)
  • use spawn instead of exec for 'git log' to avoid maxBuffer err (73138f8)
  • use travis-deploy-once to reenable travis-pro support (2be6e5d)
  • only ever change version field in published package.json (bca89a5)

commits

  • Use --no-color for git branch-command (f239f2f)

gitlog

cli

  • fix typo in log message (d9b9594)