Releases: Colonise/Config
Releases · Colonise/Config
v2.16.0
feat(tsconfig): add and sort rules
v2.15.0
feat(coverage): use NYC instead of gulp-istanbul
v2.14.1
fix(travis-ci): change install script to 'npm ci'
v2.14.0
feat(Greenkeeper): add greenkeeper to default README
v2.13.0
feat(NPM): change default name and description
v2.12.0
feat(tslint): allow leading underscore for variable-name
v2.11.4
fix(install): default files disappearing
Install script was moving the default files instead of copying.
v2.11.3
fix(install): unrename script has incorrect path
Unrename script targetted /distribute/default,
Distribute does not exist on publish
v2.11.2
fix(install): revert rename removal
Revert "fix(install): do not rename published default files".
This reverts commit 9dca99e501f01338cc4a26fb50206c81152bd3de.
v2.11.1
fix(install): do not rename published default files