Skip to content

v0.1.0

Compare
Choose a tag to compare
@stevemao stevemao released this 22 Jul 11:14
· 91 commits to master since this release

Bug Fixes

  • gruntfile: load package.json (8c4cb68)
  • task: fix issue when no changelog exist yet (c1a31f5)
  • task: version regex now matches the commit messages created by npm version by defaul (db3985d)

Features

  • changelog: Allow 'enforce' option: Adds a git hook for commit conventions (1cbe92c)
  • changelog: allow 'version' option, to use instead of 'pkg.version' (4a06569)
  • log: Add breaking changes section (04ecfce)
  • log: Add smart 'github' option for commit links (6ac1083)
  • log: dogfooding - this task uses itself to generate its own changelogs (746e9ff)