Skip to content

Releases: Colonise/Config

v2.16.0

27 Jun 12:17
Compare
Choose a tag to compare
feat(tsconfig): add and sort rules

v2.15.0

27 Jun 12:06
Compare
Choose a tag to compare
feat(coverage): use NYC instead of gulp-istanbul

v2.14.1

27 Jun 12:06
Compare
Choose a tag to compare
fix(travis-ci): change install script to 'npm ci'

v2.14.0

11 Jun 13:39
Compare
Choose a tag to compare
feat(Greenkeeper): add greenkeeper to default README

v2.13.0

11 Jun 12:42
Compare
Choose a tag to compare
feat(NPM): change default name and description

v2.12.0

03 Jun 07:55
Compare
Choose a tag to compare
feat(tslint): allow leading underscore for variable-name

v2.11.4

01 Jun 10:50
Compare
Choose a tag to compare
fix(install): default files disappearing

Install script was moving the default files instead of copying.

v2.11.3

01 Jun 10:25
Compare
Choose a tag to compare
fix(install): unrename script has incorrect path

Unrename script targetted /distribute/default,
Distribute does not exist on publish

v2.11.2

31 May 11:21
Compare
Choose a tag to compare
fix(install): revert rename removal

Revert "fix(install): do not rename published default files".

This reverts commit 9dca99e501f01338cc4a26fb50206c81152bd3de.

v2.11.1

31 May 11:03
Compare
Choose a tag to compare
fix(install): do not rename published default files