Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

50 lines (38 loc) · 1.3 KB

Change Log

All notable changes to this project will be documented in this file.

[1.1.0] 2019-10-20

Fixed

  • Some linter errors
  • Usage guide - extends takes an array or lint fails to run

Changed

  • Update libraries.

[1.0.0] 2018-10-11

Changed

  • Reference is optional. Release first production version BREAKING

[0.9.0] 2018-10-04

Changed

  • RND-15 Use regex for detecting reference in commits.

[0.8.0] 2018-06-06

Added

  • DAS-6 Dashboard project reference

[0.7.0] 2018-04-23

Changed

  • RND-9 Use context in circleci

[0.6.0] 2018-04-19

Changed

  • RND-7 Use docker with latest npm for testing.

[0.5.0] 2018-04-19

Changed

  • RND-6 Export shares commit types as object.

[0.4.0] 2018-04-18

Added

  • RND-6 Share allowed commit types.

[0.3.0] 2018-04-18

Added

[0.2.0] 2018-04-18

Changed

  • Improve performance of CircleCi. RND-3

[0.1.0] 2018-04-18

Added

  • First commit