fix typo in changelog

This commit is contained in:
Stephan
2018-01-22 20:28:19 +01:00
committed by GitHub
parent 875552b401
commit 679d4708b5

View File

@@ -39,11 +39,11 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes
## Changelog
### 2.13.0
### 2.13.0
* Remove tslint-loader from prod builds - @DorianGrey
* Include typescript as devDependency in boilerplate - @ianschmitz
* Document custom module formats - @joshtynjala
* Fix tscofnig.json - @diabelb
* Fix tsconfig.json - @diabelb
### 2.12.0
* Update typescript to 2.6.2