Skip to content

Latest commit

 

History

History
65 lines (30 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

65 lines (30 loc) · 2.13 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2016-09-12)

Bug Fixes

  • travis: travis to run report-coverage script instead (1856719)

0.1.5 (2016-09-12)

  • chore: update CONTRIBUTING guide (a2e24d0)
  • update: npm scripts (1403d25)
  • package: make package commitizen-friendly (6034cb6)

0.1.4 (2016-09-11)

Bug Fixes

  • index: make it work as smart plugin (daefabf)

0.1.3 (2016-09-10)

Bug Fixes

  • docblock: remove ` from method name (656950f)
  • editorconfig: md: insert_final_newline false (fc01033)
  • index.js: .taskAlias returns this (d46be6a)
  • taskAlias: make it accept options object as second argument (f7d63ce)

0.1.2 (2016-09-10)

Bug Fixes

  • options: use extend-shallow to merge options coming from plugin (ebcad25)

0.1.1 (2016-09-10)

0.0.0 - 2016-09-09

  • Initial commit