2.0.0 (2020-06-21)
- remove unnecessary
export =prefix (a160f90)
- change minimum supported Node version (4b17995)
- change minimum supported version of Node to v10
1.11.0 (2018-11-03)
- process: correct MarkdownLint configuration syntax (c87c297)
- process: only add git-author-check to private projects (58d1bae)
- process: add MarkdownLint configuration file (fec2cc8)
1.10.0 (2018-11-02)
- subgenerators: move package.json updates to writing() lifecycle (f853a7e)
1.9.0 (2018-11-01)
- build: only notify Slack on build changes and failures (b105bb1)
- typescript: remove JSON type and enable resolveJsonModule (23d4599)
- process: add git-author-check (96d0a74)
1.8.0 (2018-10-31)
- scripts: remove invalid subgenerator name (25ce4f9)
- subgenerators: move dependencies to related generator (c92d2b0)
- typescript: add options to subgenerator (fc1f54e)
1.7.0 (2018-10-28)
- tests: ignore test setup file and enable coverage thresholds (31b8760)
- move all content into subgenerators (284761a)
1.6.0 (2018-10-27)
- node: move Node content to subgenerator (ce60c23)
1.5.0 (2018-10-27)
- probot: remove CodeClimate status check (cae44fc)
1.4.0 (2018-10-24)
- templating: remove unnecessary title (9e79895)
- templating: remove unused links (88c12b5)
- templating: use scoped jira smart commit (5b39216)
- templating: use valid version of Commitizen JIRA adapter (b26febb), closes #21
- github: add CODEOWNERS to template (2b57704), closes #18
- github: add configuration file for Probot Settings (06109e7), closes #19
- npmrc: move publishConfig from package.json to .npmrc (799f14d), closes #20
- templating: only generate coverage from full test suite runs (c7939b6), closes #25
- tslib: add tslib and set required settings in tsconfig.json (2e9acca), closes #31
1.3.2 (2018-10-16)
- commiting: add commitizen jira adaptor for private projects (4c29636), closes #16
- templating: only add issue templates for public projects (91c57ae), closes #17
- templating: use correct values in tsconfig.json (0560ada)
1.3.1 (2018-10-15)
- templating: disable patch branch checks on CodeCov (7b91ab1)
1.3.0 (2018-10-14)
- templating: add @endemolshinegroup/cz-github (aac1506)
1.2.2 (2018-10-13)
- ci: run lint on Travis (c1bc755)
- templating: add src/ and coverage/ folders to .npmignore (591910d), closes #15
- templating: use inline sourcemaps (835e73f)
1.2.1 (2018-10-12)
- templating: add missing files to template list (a571f9a)
1.2.0 (2018-10-12)
- templating: make travis secure environment variables clearer (614833d), closes #9
- only ignore generated documentation in template (c372987)
1.1.0 (2018-10-08)
- remove dollar signs from bash output in template (6113199)
- add git initialization and initial commit (1d72c84)
- update TSLint and Prettier configuration in templates (f05d4f0), closes #10 #11
1.0.7 (2018-10-05)
- npm: add npmignore to templated file list (ada9525)
1.0.6 (2018-10-05)
- travis: change Git commands to push release commit back to develop (2eba5e3)
1.0.5 (2018-10-05)
- docs: add scope to project name in README (a9c3ee8)
1.0.4 (2018-10-05)
- tsc: add rootDir property to tsconfig.json (8973c05)
1.0.3 (2018-10-05)
- npm: add .npmignore to template (a8c609a)
- add missing backtick (403ae85)
- npm: fix path in .npmignore (936bc14)
- templates: fix accidentally renamed reference inside template (3434d14)
- templates: now use _ to prefix template files (18ebeb1)
1.0.2 (2018-10-05)
- npm: add .npmignore and include dist/ folder (2fa784b)