Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 2.5 KB

1.3.0 (2017-06-25)

New Features
  • writer: update commit types (8945027b)
Bug Fixes
  • writer: fix the issue with one digit month/days (bd566622)

1.2.1 (2017-6-13)

Bug Fixes
  • exclude: REALLY exclude listed commit types (9f836575)

1.2.0 (2017-6-12)

New Features
  • exclude: add -x, --exclude option (fc31e9a8)
Bug Fixes
  • writer: don't print category if empty (a859a9b6)
Tests
  • package: fix coverage for lib/package.js (006a2a04)

1.1.0 (2016-12-15)

New Features
  • version: remove the incrementation flag requirement (a8b45090)

1.0.2 (2016-6-7)

Bug Fixes
  • git: enfore lowercase commit.type (d53e497a)

1.0.1 (2016-2-10)

Documentation Changes
  • readme: add npm and dependency stats badges (69d81f66)
Bug Fixes
  • deps: lockdown eslint-config-lob version (ee06529c)
  • writer: change commit url to use full hash (40fe02a5)

1.0.0 (2015-12-14)

Documentation Changes
  • npm: update recommended npm scripts (2eef1597)
New Features
Bug Fixes
  • cli: prepend to a file instead of printing to stdout (92e1085d)
  • writer: group all uncommon types together (10caf5f2)